DataPlace
DataItemContext Class
CSCS.DataPlace.Common.DataDataItemContext
Provides contextual information about an item, such as the associated DataPlace..::.DPColumnRow, Database, and DataRow Guid.
Declaration Syntax
C#
public class DataItemContext
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
DataItemContext(DataPlace..::.DPColumnRow, Database, DataItemContext..::.GetRowGuid)
Creates a new instance.

DataItemContext(DataPlace..::.DPColumnRow, Database, Guid)
Creates a new instance.

AutoCompress
Gets whether data compression is enabled.

Database
Gets the database.

DpColumnRow
Gets the associated DPColumn row.

Empty
Gets an instance with default values.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(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.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
RowGuid
Gets the DataRow Guid.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
DataItemContext

Assembly: CS.DataPlace.Common (Module: CS.DataPlace.Common) Version: 2.0.3271.19817