Provides a constant for use with the SAConnection.GetSchema(string) method that represents the ProcedureParameters collection.
The following code fills a DataTable with the ProcedureParameters collection.
DataTable schema =
GetSchema( SAMetaDataCollectionNames.ProcedureParameters );