Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
FillDataSchema()
|
Obtains separate XSD-schema for the available tables and views.
|
FillDataSchema(ColumnsByTableDictionary)
|
Obtains separate XSD-schema for the available tables and views, as well the specified data columns.
|
FillTablesDataSchema()
|
Obtains an XSD-scheme for the available tables.
|
FillTablesDataSchema(ColumnsByTableDictionary)
|
Obtains separate XSD-schema for the available tables and the specified data columns.
|
FillTablesViewsMergedDataSchema()
|
Obtains an XSD-scheme for the available views.
|
FillTablesViewsMergedDataSchema(ColumnsByTableDictionary)
|
Obtains an XSD-scheme for the available views and the specified data columns.
|
FillViewsDataSchema()
|
Obtains an XSD-scheme for the available views.
|
FillViewsDataSchema(ColumnsByTableDictionary)
|
Obtains separate XSD-schema for the available views and the specified data columns.
|
GetHashCode()
|
Serves as the default hash function.
|
GetStorageViewsList()
|
Returns the list of data views available in the storage.
|
GetType()
|
Gets the Type of the current instance.
|
GetXmlSchema(DataSet)
static
|
Returns the XML schema of a DataSet available in the storage.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
ToString()
|
Returns a string that represents the current object.
|