TextMode 屬性
Gets or sets the text mode associated with the referenced object.
命名空間: Microsoft.SqlServer.Management.Smo
組件: Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)
語法
'宣告
Property TextMode As Boolean
Get
Set
'用途
Dim instance As ITextObject
Dim value As Boolean
value = instance.TextMode
instance.TextMode = value
bool TextMode { get; set; }
property bool TextMode {
bool get ();
void set (bool value);
}
abstract TextMode : bool with get, set
function get TextMode () : boolean
function set TextMode (value : boolean)
屬性值
型別:System. . :: . .Boolean
A String value that specifies the text mode associated with the referenced object.