Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Contains methods and properties that handle the method structure.
The MethodStruct type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
MethodStruct(Method) | Initializes a new instance of the class. |
![]() |
MethodStruct(UInt32, String, Boolean, Int32, Boolean, String, UInt32, Guid) | Initializes a new instance of the class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
EntityId | Gets or sets the external content type ID. |
![]() |
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.) |
![]() |
IsStatic | Gets or sets whether the method is static. |
![]() |
LobName | Gets or sets the external system name. |
![]() |
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 | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top