Свойство Table.TextInRowSize

TextInRowSize property class of Table

Пространство имен:  Microsoft.SqlServer.Dac.Model
Сборка:  Microsoft.SqlServer.Dac.Extensions (в Microsoft.SqlServer.Dac.Extensions.dll)

Синтаксис

'Декларация
Public Shared Property TextInRowSize As ModelPropertyClass 
    Get 
    Friend Set
'Применение
Dim value As ModelPropertyClass 

value = Table.TextInRowSize
public static ModelPropertyClass TextInRowSize { get; internal set; }
public:
static property ModelPropertyClass^ TextInRowSize {
    ModelPropertyClass^ get ();
    internal: void set (ModelPropertyClass^ value);
}
static member TextInRowSize : ModelPropertyClass with get, internal set
static function get TextInRowSize () : ModelPropertyClass 
internal static function set TextInRowSize (value : ModelPropertyClass)

Значение свойства

Тип: Microsoft.SqlServer.Dac.Model.ModelPropertyClass

См. также

Справочник

Table Класс

Пространство имен Microsoft.SqlServer.Dac.Model