DataSource Class |
Docentric Toolkit Help
Send Feedback |
System.Object
Docentric.Documents.Reporting.Model.Data.DataSourceBase
Docentric.Documents.Reporting.Model.Data.Xml.DataSource
Assembly: Docentric.Documents.Reporting (in Docentric.Documents.Reporting.dll)
public class DataSource : DataSourceBase
The DataSource type exposes the following members.
Name | Description | |
---|---|---|
DataKind | (Overrides DataSource.DataKind) | |
DataKind | Returns the kind of the data source (Inherited from DataSourceBase) | |
Name | Name of the data source. (Inherited from DataSourceBase) | |
Value | (Inherited from DataSourceBase) | |
ValueObject | (Inherited from DataSourceBase) | |
XmlNamespaceManager |
Name | Description | |
---|---|---|
Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
ToString | Returns a String that represents the current Object. (Inherited from Object) |