共用方式為


ScriptNameObjectBase.GetBraketNameForText 方法

Gets the bracket name for the text.

命名空間:  Microsoft.SqlServer.Management.Smo
組件:  Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)

語法

'宣告
Protected Overridable Function GetBraketNameForText As String
'用途
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

傳回值

型別:System.String
The name of the bracket.

請參閱

參考

ScriptNameObjectBase 類別

Microsoft.SqlServer.Management.Smo 命名空間