Condividi tramite


Metodo ScriptNameObjectBase.GetBraketNameForText

Gets the bracket name for the text.

Spazio dei nomi  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Sintassi

'Dichiarazione
Protected Overridable Function GetBraketNameForText As String
'Utilizzo
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

Valore restituito

Tipo: System.String
The name of the bracket.

Vedere anche

Riferimento

ScriptNameObjectBase Classe

Spazio dei nomi Microsoft.SqlServer.Management.Smo