IViewOptions.IsEncrypted Property

Definition

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

Property Value

Attributes

Applies to