SchemaTableColumn.IsLong Feld

Definition

Gibt an, ob diese Spalte long-Daten enthält.

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

Feldwert

Hinweise

Die Definition von langen Daten ist anbieterspezifisch. Gibt die Zeichenfolge "true" zurück, wenn die Spalte lange Daten enthält. andernfalls "false".

Gilt für:

Weitere Informationen