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
Public method DataClassStruct(Entity) Initializes a new instance of the class.
Public method DataClassStruct(UInt32, String, Boolean, Int32, Guid, String, Version, Boolean, UInt32, UInt32) Initializes a new instance of the class.

Top

Properties

  Name Description
Public property Active Gets or sets whether the structure is active.
Public property Id Gets or sets the identifier (ID) of the metadata object. (Inherited from MetadataObjectStruct.)
Public property IsCached Gets or sets whether the metadata object is cached. (Inherited from MetadataObjectStruct.)
Public property LobSystemId Gets or sets the external system identifier (ID).
Public property ModelId Gets or sets the mode identifier (ID).
Public property Name Gets or sets the name of the metadata object. (Inherited from MetadataObjectStruct.)
Public property Namespace Gets or sets the namespace of the data class structure.
Public property ObjectVersion Gets or sets the object version. (Inherited from MetadataObjectStruct.)
Public property PartitionId Gets or sets the partition identifier (ID). (Inherited from MetadataObjectStruct.)
Public property Version Gets or sets the version of the data class structure..

Top

Methods

  Name Description
Public method ToString (Inherited from Object.)

Top

See Also

Reference

DataClassStruct Class

Microsoft.SharePoint.BusinessData.Administration.Client Namespace