EntityStruct Members
Include Protected Members
Include Inherited Members
Contains methods and properties that handle the external content type structure.
The EntityStruct type exposes the following members.
Constructors
Name | Description | |
---|---|---|
EntityStruct(Entity) | Initializes a new instance of the class. | |
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 | |
---|---|---|
Active | Gets or sets whether the structure is active. (Inherited from DataClassStruct.) | |
CacheUsage | Gets or sets the cache usage. | |
Description | Gets or sets the description. | |
EstimatedInstanceCount | Gets or sets the estimated instance count of the external content type. | |
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). (Inherited from DataClassStruct.) | |
ModelId | Gets or sets the mode identifier (ID). (Inherited from DataClassStruct.) | |
Name | Gets or sets the name of the metadata object. (Inherited from MetadataObjectStruct.) | |
Namespace | Gets or sets the namespace of the data class structure. (Inherited from DataClassStruct.) | |
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.. (Inherited from DataClassStruct.) |
Top
Methods
Name | Description | |
---|---|---|
ToString | (Inherited from Object.) |
Top
See Also
Reference
Microsoft.SharePoint.BusinessData.Administration.Client Namespace