StiDataColumn Methods |
The StiDataColumn type exposes the following members.
Name | Description | |
---|---|---|
Clone |
Creates a new object that is a copy of the current instance.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetBusinessObjectFromDataColumn | ||
GetColumnNameFromDataColumn |
Returns column name from the full name of column.
| |
GetColumnPath | ||
GetDataColumnFromColumnName |
Returns StiDataColumn from full name of column.
| |
GetDataFromBusinessObject | ||
GetDataFromDataColumn(StiDictionary, String) | ||
GetDataFromDataColumn(StiDictionary, String, Boolean) |
Returns object from the Data Source with full name of column.
| |
GetDataListFromDataColumn |
Returns list of object from the Data Source with specified DataColumn.
| |
GetDatasFromDataColumn |
Returns array of object from the Data Source with specified DataColumn.
| |
GetDataSourceFromDataColumn |
Returns Data Source from the full name of column.
| |
GetEvents | ||
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetProperties | ||
GetRelationName | ||
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
LoadFromJsonObject | ||
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SaveToJsonObject | ||
ToString | (Overrides ObjectToString.) | |
ToString(Boolean) |
Name | Description | |
---|---|---|
IsDateType | (Defined by StiDataColumnExt.) | |
IsIntegerType | (Defined by StiDataColumnExt.) | |
IsNumericType | (Defined by StiDataColumnExt.) |