DbMetaDataColumnNames.IsNullable Field

Definition

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

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

Field Value

Applies to

See also