OleDbMetaDataCollectionNames.ProcedureColumns Field

Definition

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

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

Field Value

Applies to

See also