ActionParameterStruct Members

Include Protected Members
Include Inherited Members

Represents the structure that describes action parameters in the Business Data Connectivity (BDC) service.

The ActionParameterStruct type exposes the following members.

Constructors

  Name Description
Public method ActionParameterStruct(ActionParameter) Initializes a new instance of the class.
Public method ActionParameterStruct(UInt32, String, Boolean, Int32, Guid, Byte, UInt32) Initializes a new instance of the class.

Top

Properties

  Name Description
Public property ActionId Gets or sets the action identifier.
Public property Id Gets or sets the identifier (ID) of the metadata object. (Inherited from MetadataObjectStruct.)
Public property Index Gets or sets the object index.
Public property IsCached Gets or sets whether the metadata object is cached. (Inherited from MetadataObjectStruct.)
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 PartitionId Gets or sets the partition identifier (ID). (Inherited from MetadataObjectStruct.)

Top

Methods

  Name Description
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ActionParameterStruct Class

Microsoft.SharePoint.BusinessData.Administration.Client Namespace