다음을 통해 공유


GetIsSystemNamed 메서드

Gets a Boolean value that specifies whether the system is named.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)

구문

‘선언
Protected Function GetIsSystemNamed As Boolean
‘사용 방법
Dim returnValue As Boolean

returnValue = Me.GetIsSystemNamed()
protected bool GetIsSystemNamed()
protected:
bool GetIsSystemNamed()
member GetIsSystemNamed : unit -> bool 
protected function GetIsSystemNamed() : boolean

반환 값

유형: System. . :: . .Boolean
A Boolean value, True if the system is named.