Proprietà TextMode
Gets or sets the text mode associated with the referenced object.
Spazio dei nomi Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Sintassi
'Dichiarazione
Property TextMode As Boolean
Get
Set
'Utilizzo
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)
Valore proprietà
Tipo: System. . :: . .Boolean
A String value that specifies the text mode associated with the referenced object.