Aracılığıyla paylaş


ISqlTable.TextInRowSize Özellik

"Satırındaki metin" modeller değeri alır veya ayarlar sp_tableoption seçeneği.

Ad alanı:  Microsoft.Data.Schema.Sql.SchemaModel
Derleme:  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll içinde)

Sözdizimi

'Bildirim
Property TextInRowSize As Integer
    Get
    Set
int TextInRowSize { get; set; }
property int TextInRowSize {
    int get ();
    void set (int value);
}
abstract TextInRowSize : int with get, set
function get TextInRowSize () : int
function set TextInRowSize (value : int)

Özellik Değeri

Tür: System.Int32

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ISqlTable Arabirim

Microsoft.Data.Schema.Sql.SchemaModel Ad Alanı