IDTSConnectionManagerCache100.UseEncryption Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
public:
property bool UseEncryption { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(3)]
public bool UseEncryption { [System.Runtime.InteropServices.DispId(3)] get; [System.Runtime.InteropServices.DispId(3)] set; }
[<System.Runtime.InteropServices.DispId(3)>]
[<get: System.Runtime.InteropServices.DispId(3)>]
[<set: System.Runtime.InteropServices.DispId(3)>]
member this.UseEncryption : bool with get, set
Public Property UseEncryption As Boolean
Nilai Properti
true jika pengelola koneksi menggunakan enkripsi; jika tidak, salah.
- Atribut
Keterangan
Untuk informasi selengkapnya, lihat ConnectionManagerCacheClass.