IStreamingAdapterObject Interface
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