SqlClientMetaDataCollectionNames.AllColumns Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A constant for use with the GetSchema method that represents the AllColumns collection.
public: static initonly System::String ^ AllColumns;
public static readonly string AllColumns;
staticval mutable AllColumns : string
Public Shared ReadOnly AllColumns As String