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.