Share via


GetIsSystemNamed Método

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

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
Protected Function GetIsSystemNamed As Boolean
'Uso
Dim returnValue As Boolean

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

Valor devuelto

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