DbMetaDataColumnNames.IsSearchable Field

Definition

Used by the GetSchema method to create the IsSearchable column in the DataTypes collection.

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

Field Value

Applies to

See also