ApplicationClass.SetPackageRoles(String, String, String, String) Método

Definição

public:
 virtual void SetPackageRoles(System::String ^ bstrServerName, System::String ^ bstrPackagePath, System::String ^ bstrReaderRole, System::String ^ bstrWriterRole) = Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSApplication130::SetPackageRoles;
[System.Runtime.InteropServices.DispId(63)]
public virtual void SetPackageRoles (string bstrServerName, string bstrPackagePath, string bstrReaderRole, string bstrWriterRole);
Public Overridable Sub SetPackageRoles (bstrServerName As String, bstrPackagePath As String, bstrReaderRole As String, bstrWriterRole As String)

Parâmetros

bstrServerName
String
bstrPackagePath
String
bstrReaderRole
String
bstrWriterRole
String

Implementações

Atributos

Aplica-se a