The CustomOplDataSource type exposes the following members.

Constructors

  Name Description
Public method CustomOplDataSource
Initializes a new instance of the CustomOplDataSource class

Methods

  Name Description
Public method CustomRead
Implement this abstract method to send your data to a data handler.
Public method Dispose (Inherited from OplDataSource.)
Public method End
Clears the memory used by this object
(Inherited from OplDataSource.)
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize (Inherited from OplDataSource.)
Public method getDataHandler
(Inherited from OplDataSource.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method getPrepare
(Inherited from OplDataSource.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method hasPrepare
(Inherited from OplDataSource.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method read
(Inherited from OplDataSource.)
Public method ToString (Overrides Object..::..ToString()()()().)

Properties

  Name Description
Public property DataSourceName
Returns the name of this data source.
(Inherited from OplDataSource.)

See Also