EntityStruct members

Contains methods and properties that handle the external content type structure.

The EntityStruct type exposes the following members.

Constructors

  Name Description
Public method EntityStruct(Entity) Initializes a new instance of the class.
Public method EntityStruct(UInt32, String, Boolean, Int32, Guid, String, UInt32, CacheUsage, 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. (Inherited from DataClassStruct.)
Public property CacheUsage Gets or sets the cache usage.
Public property Description Gets or sets the description.
Public property EstimatedInstanceCount Gets or sets the estimated instance count of the class.
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). (Inherited from DataClassStruct.)
Public property ModelId Gets or sets the mode identifier (ID). (Inherited from DataClassStruct.)
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. (Inherited from DataClassStruct.)
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.. (Inherited from DataClassStruct.)

Top

Methods

  Name Description
Public method ToString (Inherited from Object.)

Top

See also

Reference

EntityStruct class

Microsoft.SharePoint.BusinessData.SharedService namespace