Share via


IMethod Members

Include Protected Members
Include Inherited Members

Represents a method on an external content type.

The IMethod type exposes the following members.

Properties

  Name Description
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 IsStatic Determines whether the method is static.
Public property LobName Gets the name of the method on the external system.
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 CreateDefaultParameterInstances Creates default values of the parameters for the given method instance.
Public method GetDataClass Returns the data class of this method.
Public method GetDefaultDisplayName Returns the default display name of this metadata object. (Inherited from IMetadataObject.)
Public method GetFilterDescriptors Returns the filter descriptors of this method.
Public method GetFilters Returns the filters for this method for the given 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 GetMethodInstances Returns the method instances of this method.
Public method GetParameters Returns the parameters of this method.
Public method GetProperties Returns the properties of this metadata object. (Inherited from IMetadataObject.)
Public method GetSystemFilterDescriptors Returns the filter descriptors of this method that describe system filters.

Top

See Also

Reference

IMethod Interface

Microsoft.BusinessData.MetadataModel Namespace