IsSystemObject プロパティ

データベースがシステム オブジェクトとユーザー定義データベースのどちらであるかを示すブール値を取得します。

名前空間:  Microsoft.SqlServer.Management.Smo
アセンブリ:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)

構文

'宣言
<SfcPropertyAttribute> _
Public ReadOnly Property IsSystemObject As Boolean
    Get
'使用
Dim instance As ResourcePool
Dim value As Boolean

value = instance.IsSystemObject
[SfcPropertyAttribute]
public bool IsSystemObject { get; }
[SfcPropertyAttribute]
public:
property bool IsSystemObject {
    bool get ();
}
[<SfcPropertyAttribute>]
member IsSystemObject : bool
function get IsSystemObject () : boolean

プロパティ値

型: System. . :: . .Boolean
Boolean