SqlClientMetaDataCollectionNames.Parameters Field

Definition

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

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

Field Value

Applies to

See also