Propriété TextMode
Gets or sets the text mode associated with the referenced object.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Property TextMode As Boolean
Get
Set
'Utilisation
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)
Valeur de propriété
Type : System. . :: . .Boolean
A String value that specifies the text mode associated with the referenced object.