SqlClientMetaDataCollectionNames.Procedures Field

Definition

A constant for use with the GetSchema method that represents the Procedures collection.

public: static initonly System::String ^ Procedures;
public static readonly string Procedures;
 staticval mutable Procedures : string
Public Shared ReadOnly Procedures As String 

Field Value

Applies to

See also