The following tables list the members exposed by DataSourceComponent<T>.
| Name | Description | |
|---|---|---|
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | IsConnected | Gets a value indicating whether DataSource is connected. |
![]() | Schema | Gets the schema of this DataSourceComponent<T>. |
![]() | Site | (Inherited from System.ComponentModel.Component) |
| Name | Description | |
|---|---|---|
![]() | BeginInit | Signals the object that initialization is starting. |
![]() | Connect | Connects the underlying data provider. |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Disconnect | Disconnects the underlying data provider. |
![]() | Dispose | (Inherited from System.ComponentModel.Component) |
![]() | EndInit | Signals the object that initialization is complete. |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
| Name | Description | |
|---|---|---|
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | StateChanged | Occurs when the connection state is changed. |


