EncryptionAlgorithmWrapper コンストラクター

EncryptionAlgorithmWrapper クラスの新しいインスタンスを初期化します。

名前空間:  Microsoft.SqlServer.Dts.Tasks.MessageQueueTask
アセンブリ:  Microsoft.SqlServer.MSMQTask (Microsoft.SqlServer.MSMQTask.dll)

構文

'宣言
Public Sub New
'使用

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