IParameter Properties

Include Protected Members
Include Inherited Members

The IParameter type exposes the following members.

Properties

  Name Description
Public property Direction Gets the direction of the parameter.
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 Name Gets the name of the metadata object. (Inherited from IMetadataStruct.)
Public property OrdinalNumber Gets the ordinal number of the parameter in the method signature.
Public property TypeReflector Gets the TypeReflector that corresponds to this parameter.

Top

See Also

Reference

IParameter Interface

Microsoft.BusinessData.MetadataModel Namespace