IsSchemaOwned プロパティ

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

構文

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

value = instance.IsSchemaOwned
[SfcPropertyAttribute]
public bool IsSchemaOwned { get; }
[SfcPropertyAttribute]
public:
virtual property bool IsSchemaOwned {
    bool get () sealed;
}
[<SfcPropertyAttribute>]
abstract IsSchemaOwned : bool
[<SfcPropertyAttribute>]
override IsSchemaOwned : bool
final function get IsSchemaOwned () : boolean

プロパティ値

型: System. . :: . .Boolean

実装

IViewOptions. . :: . .IsSchemaOwned