Bagikan melalui


ProjectVersionCollection.Item[Int64] Properti

Definisi

Mendapatkan versi proyek dengan nama yang ditentukan.

public:
 property Microsoft::SqlServer::Management::IntegrationServices::ProjectVersion ^ default[long] { Microsoft::SqlServer::Management::IntegrationServices::ProjectVersion ^ get(long lsn); };
public Microsoft.SqlServer.Management.IntegrationServices.ProjectVersion this[long lsn] { get; }
member this.Item(int64) : Microsoft.SqlServer.Management.IntegrationServices.ProjectVersion
Default Public ReadOnly Property Item(lsn As Long) As ProjectVersion

Parameter

lsn
Int64

Nama yang ditentukan.

Nilai Properti

Versi proyek.

Berlaku untuk