Méthode ScriptNameObjectBase.GetBraketNameForText
Gets the bracket name for the text.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Protected Overridable Function GetBraketNameForText As String
'Utilisation
Dim returnValue As String
returnValue = Me.GetBraketNameForText()
protected virtual string GetBraketNameForText()
protected:
virtual String^ GetBraketNameForText()
abstract GetBraketNameForText : unit -> string
override GetBraketNameForText : unit -> string
protected function GetBraketNameForText() : String
Valeur de retour
Type : System.String
The name of the bracket.