IDTSManagedHelper140.EncryptDocumentByVersion Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void EncryptDocumentByVersion([Runtime::InteropServices::Out] System::String ^ % pbstrDocument, System::String ^ bstrPassword, Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSTargetServerVersion dtsVersion);
public void EncryptDocumentByVersion (out string pbstrDocument, string bstrPassword, Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSTargetServerVersion dtsVersion);
abstract member EncryptDocumentByVersion : string * string * Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSTargetServerVersion -> unit
Public Sub EncryptDocumentByVersion (ByRef pbstrDocument As String, bstrPassword As String, dtsVersion As DTSTargetServerVersion)
Parameters
- pbstrDocument
- String
- bstrPassword
- String
- dtsVersion
- DTSTargetServerVersion