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 | |
---|---|---|
ActionParameterStruct(ActionParameter) | Initializes a new instance of the class. | |
ActionParameterStruct(UInt32, String, Boolean, Int32, Guid, Byte, UInt32) | Initializes a new instance of the class. |
Top
Properties
Name | Description | |
---|---|---|
ActionId | Gets or sets the action identifier. | |
Id | Gets or sets the identifier (ID) of the metadata object. (Inherited from MetadataObjectStruct.) | |
Index | Gets or sets the object index. | |
IsCached | Gets or sets whether the metadata object is cached. (Inherited from MetadataObjectStruct.) | |
Name | Gets or sets the name of the metadata object. (Inherited from MetadataObjectStruct.) | |
ObjectVersion | Gets or sets the object version. (Inherited from MetadataObjectStruct.) | |
PartitionId | Gets or sets the partition identifier (ID). (Inherited from MetadataObjectStruct.) |
Top
Methods
Name | Description | |
---|---|---|
ToString | (Inherited from Object.) |
Top
See Also
Reference
Microsoft.SharePoint.BusinessData.Administration.Client Namespace