Compartir a través de


ScriptNameObjectBase.GetBraketNameForText Método

Gets the bracket name for the text.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
Protected Overridable Function GetBraketNameForText As String
'Uso
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

Valor devuelto

Tipo: System.String
The name of the bracket.

Vea también

Referencia

ScriptNameObjectBase Clase

Espacio de nombres Microsoft.SqlServer.Management.Smo