The properties of the ProcedureMetaData class are listed below. For a complete list of ProcedureMetaData class members, see the ProcedureMetaData Members topic.
Public Instance Properties
DataType (inherited from MetaData) | Gets the metadata type for the associated object. |
Description (inherited from MetaData) | Gets the description for the associated object. |
FilterColumns | Gets a list of the filter columns for a procedure. |
InputColumns | Gets a list of the input columns for a procedure. |
Name (inherited from MetaData) | Gets the name for the associated object. |
OutputColumns | Gets a list of the output columns for a procedure. |
ProcedureType | Gets the type for a procedure. |
UsedForSQL | Gets whether this procedure is used for SQL processing. |
See Also
ProcedureMetaData Class | WRQ.Verastream.HostIntegrator Namespace