ConnectorMappingStructure.IsEncrypted Property

Definition

Indicates if the column is encrypted.

public bool? IsEncrypted { get; set; }
member this.IsEncrypted : Nullable<bool> with get, set
Public Property IsEncrypted As Nullable(Of Boolean)

Property Value

Applies to