The following tables list the members exposed by RdDataSource.
| Name | Description | |
|---|---|---|
![]() | RdDataSource Constructor |
| Name | Description | |
|---|---|---|
![]() ![]() | ClassesProperty | Identifies the Classes dependency property. |
![]() ![]() | CodeProperty | Identifies the Code dependency property. |
![]() ![]() | CommandTimeOutProperty | Indetifies the CommandTimeOut dependency property. |
![]() ![]() | ConnectionStringProperty | Identifies the ConnectionString dependency property. |
![]() ![]() | ConnectionTypeProperty | Identifies the ConnectionType dependency property. |
![]() ![]() | QueryProperty | Identifies the Query dependency property. |
![]() ![]() | ReferencesProperty | Identifies the References dependency property. |
![]() ![]() | SchemaFileProperty | Identifies the SchemaFile dependency property. |
| Name | Description | |
|---|---|---|
![]() | Classes | Gets the classes collection used in the expressions. |
![]() | Code | Gets or sets the custom codes. |
![]() | CommandTimeOut | Gets or Sets the wait time before teminating the attempt to execute a command and generating an error. |
![]() | ConnectionString | Gets or sets the connection string. |
![]() | ConnectionType | Gets or sets the type of the underlying data provider. |
![]() | DataSourceType | Gets or sets the name of the data source. |
![]() | Dispatcher | Gets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject) |
![]() | Query | Gets or sets the query string. |
![]() | References | Gets external assemblies collection used in the expressions. |
![]() | SchemaFile | Gets or sets the path to schema file. |
| Name | Description | |
|---|---|---|
![]() | ClearValue | Clears the local value of a dependency property. (Inherited from System.Windows.DependencyObject) |
![]() | GetAnimationBaseValue | Returns any base value established for a Silverlight dependency property, which would apply in cases where an animation is not active. (Inherited from System.Windows.DependencyObject) |
![]() | GetValue | Returns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) |
![]() | ReadLocalValue | Returns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject) |
![]() | SetValue | (Inherited from System.Windows.DependencyObject) |




