IViewOptions.IsSchemaOwned Property

Definition

[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("View_IsSchemaOwnedDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("View_IsSchemaOwnedName")]
public bool IsSchemaOwned { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("View_IsSchemaOwnedDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("View_IsSchemaOwnedName")>]
member this.IsSchemaOwned : bool
Public ReadOnly Property IsSchemaOwned As Boolean

Property Value

Attributes

Applies to