Aracılığıyla paylaş


MetaColumn.IsString Özellik

Tanım

Veri alanı türünün bir dize türü olup olmadığını gösteren bir değer alır.

public:
 property bool IsString { bool get(); };
public bool IsString { get; }
member this.IsString : bool
Public ReadOnly Property IsString As Boolean

Özellik Değeri

Boolean

true veri alanı türü bir dize türüdür; Aksi takdirde, false .

Şunlara uygulanır

Ayrıca bkz.