DataClassStruct Members
Include Protected Members
Include Inherited Members
Contains methods and properties that handle the base class of all external content types.
The DataClassStruct type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DataClassStruct(Entity) | Initializes a new instance of the class. | |
DataClassStruct(UInt32, String, Boolean, Int32, Guid, String, Version, Boolean, UInt32, UInt32) | Initializes a new instance of the class. |
Top
Properties
Name | Description | |
---|---|---|
Active | Gets or sets whether the structure is active. | |
Id | Gets or sets the identifier (ID) of the metadata object. (Inherited from MetadataObjectStruct.) | |
IsCached | Gets or sets whether the metadata object is cached. (Inherited from MetadataObjectStruct.) | |
LobSystemId | Gets or sets the external system identifier (ID). | |
ModelId | Gets or sets the mode identifier (ID). | |
Name | Gets or sets the name of the metadata object. (Inherited from MetadataObjectStruct.) | |
Namespace | Gets or sets the namespace of the data class structure. | |
ObjectVersion | Gets or sets the object version. (Inherited from MetadataObjectStruct.) | |
PartitionId | Gets or sets the partition identifier (ID). (Inherited from MetadataObjectStruct.) | |
Version | Gets or sets the version of the data class structure.. |
Top
Methods
Name | Description | |
---|---|---|
ToString | (Inherited from Object.) |
Top
See Also
Reference
Microsoft.SharePoint.BusinessData.Administration.Client Namespace