IMethod Methods

Include Protected Members
Include Inherited Members

The IMethod type exposes the following members.

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