Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents an interface that is implemented by all connectors that need to support information streaming.
Namespace: Microsoft.BusinessData.SystemSpecific
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Public Interface IStreamingAdapterObject _
Inherits IDisposable
'Usage
Dim instance As IStreamingAdapterObject
public interface IStreamingAdapterObject : IDisposable