TypeDescriptorStruct Members

Include Protected Members
Include Inherited Members

Contains methods and properties that handle the TypeDescriptor structure.

The TypeDescriptorStruct type exposes the following members.

Constructors

  Name Description
Public method TypeDescriptorStruct(TypeDescriptor) Initializes a new instance of the class.
Public method TypeDescriptorStruct(UInt32, String, Boolean, Int32, String, String, TypeDescriptorFlags, Boolean, Boolean, Boolean, UInt32, UInt32, UInt32, UInt32, UInt32, String, String, String, String, String, String, Guid) Initializes a new instance of the class.

Top

Properties

  Name Description
Public property AssociationId Gets or sets the association identifier (ID).
Public property AssociationReferenceEntityName Gets or sets the name of the association reference External Content Type.
Public property AssociationReferenceEntityNamespace Gets or sets the namespace of the association reference External Content Type.
Public property AssociationReferenceName Gets or sets the association reference name.
Public property ChildrenContainRules Gets or sets whether the child objects contain rules.
Public property ContainsFilterDescriptor Gets or sets whether the object contains a FilterDescriptor object.
Public property ContainsIdentifier Gets or sets whether the object contains an Identifier object.
Public property ContainsReadOnly Gets or sets whether the object contains read-only data.
Public property FilterDescriptorId Gets or sets the FilterDescriptor identifier (ID).
Public property Flags Gets or sets the TypeDescriptor flags.
Public property Id Gets or sets the identifier (ID) of the metadata object. (Inherited from MetadataObjectStruct.)
Public property IdentifierId Gets or sets the Identifier object identifier (ID).
Public property IdentifierReferenceEntityName Gets or sets the name of the identifier reference External Content Type.
Public property IdentifierReferenceEntityNamespace Gets or sets the identifier reference External Content Type namespace.
Public property IdentifierReferenceName Gets or sets the identifier reference name.
Public property IsCached Gets or sets whether the metadata object is cached. (Inherited from MetadataObjectStruct.)
Public property LobName Gets or sets the External System name.
Public property Name Gets or sets the name of the metadata object. (Inherited from MetadataObjectStruct.)
Public property ObjectVersion Gets or sets the object version. (Inherited from MetadataObjectStruct.)
Public property ParameterId Gets or sets the Parameter identifier (ID).
Public property ParentTypeDescriptorId Gets or sets the parent TypeDescriptor ID.
Public property PartitionId Gets or sets the partition identifier (ID). (Inherited from MetadataObjectStruct.)
Public property SerializedRules Gets or sets the serialized rules.
Public property TypeName Gets or sets the type name.

Top

Methods

  Name Description
Public method ToString (Inherited from Object.)

Top

See Also

Reference

TypeDescriptorStruct Class

Microsoft.SharePoint.BusinessData.Administration.Client Namespace