Bagikan melalui


CatalogFolder.DeployProject(String, Byte[]) Metode

Definisi

Menyebarkan proyek dengan nama proyek dan aliran proyek yang ditentukan.

public:
 Microsoft::SqlServer::Management::IntegrationServices::Operation ^ DeployProject(System::String ^ projectName, cli::array <System::Byte> ^ projectStream);
public Microsoft.SqlServer.Management.IntegrationServices.Operation DeployProject (string projectName, byte[] projectStream);
member this.DeployProject : string * byte[] -> Microsoft.SqlServer.Management.IntegrationServices.Operation
Public Function DeployProject (projectName As String, projectStream As Byte()) As Operation

Parameter

projectName
String

Nama proyek.

projectStream
Byte[]

Aliran proyek.

Mengembalikan

Proyek yang ditentukan.

Berlaku untuk