Поделиться через


Конструктор SymmetricKeyEncryption

Initializes a new instance of the SymmetricKeyEncryption class.

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
Public Sub New
'Применение

Dim instance As New SymmetricKeyEncryption()
public SymmetricKeyEncryption()
public:
SymmetricKeyEncryption()
new : unit -> SymmetricKeyEncryption
public function SymmetricKeyEncryption()

Замечания

The default constructor initializes any fields to their default values.