Share via


Méthode GetIsSystemNamed

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

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Protected Function GetIsSystemNamed As Boolean
'Utilisation
Dim returnValue As Boolean

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

Valeur de retour

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