IDTSManagedHelper150.EncryptDocumentByVersion 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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)
参数
- pbstrDocument
- String
- bstrPassword
- String
- dtsVersion
- DTSTargetServerVersion