IMethodInstance Properties

Include Protected Members
Include Inherited Members

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

See Also

Reference

IMethodInstance Interface

Microsoft.BusinessData.MetadataModel Namespace