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 네임스페이스