DbMetaDataColumnNames.IsUnsigned Field

Definition

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

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

Field Value

Applies to

See also