Метод 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.