The CustomOplDataSource type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
CustomOplDataSource |
Initializes a new instance of the CustomOplDataSource class
|
Methods
| Name | Description | |
|---|---|---|
|
|
CustomRead |
Implement this abstract method to send your data to a data handler.
|
|
|
Dispose | (Inherited from OplDataSource.) |
|
|
End |
Clears the memory used by this object (Inherited from OplDataSource.) |
|
|
Equals |
Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
|
|
Finalize | (Inherited from OplDataSource.) |
|
|
getDataHandler |
(Inherited from OplDataSource.) |
|
|
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
|
|
getPrepare |
(Inherited from OplDataSource.) |
|
|
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
|
hasPrepare |
(Inherited from OplDataSource.) |
|
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
|
read |
(Inherited from OplDataSource.) |
|
|
ToString | (Overrides Object..::..ToString()()()().) |
Properties
| Name | Description | |
|---|---|---|
|
|
DataSourceName |
Returns the name of this data source. (Inherited from OplDataSource.) |