IMethodInstance Members

Include Protected Members
Include Inherited Members

Represents stereotypical operation of a method on an external content type.

The IMethodInstance type exposes the following members.

Properties

  Name Description
Public property HasReturnTypeDescriptor Determines whether the method instance has a return value.
Public property Id Gets the identifier of the metadata object. (Inherited from IMetadataStruct.)
Public property IsCached Determines whether the metadata object is cached in memory. (Inherited from IMetadataStruct.)
Public property IsDefault Determines whether this method instance is the default instance for its type.
Public property MethodInstanceType Gets the type of the method instance.
Public property Name Gets the name of the metadata object. (Inherited from IMetadataStruct.)

Top

Methods

  Name Description
Public method ContainsLocalizedDisplayName Determines whether this metadata object contains a localized display name. (Inherited from IMetadataObject.)
Public method GetAccessControlList Retrieves the access control list (ACL) for this object. (Inherited from IAccessControlledMetadataObject.)
Public method GetDefaultDisplayName Returns the default display name of this metadata object. (Inherited from IMetadataObject.)
Public method GetFilters Gets the filters of the Method that contains this method instance that are initialized with default values of this method instance.
Public method GetLocalizedDisplayName Returns the localized display name of this metadata object. (Inherited from IMetadataObject.)
Public method GetLocalizedNames Returns the localized names of this metadata object. (Inherited from IMetadataObject.)
Public method GetMethod Gets the method that this instance belongs to.
Public method GetProperties Returns the properties of this metadata object. (Inherited from IMetadataObject.)
Public method GetReturnTypeDescriptor Gets the type descriptor that corresponds to the structure returned by this method instance.

Top

See Also

Reference

IMethodInstance Interface

Microsoft.BusinessData.MetadataModel Namespace