Compartilhar via


ProjectVersionCollection.Item[Int64] Propriedade

Definição

Obtém a versão do projeto com o nome especificado.

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

Parâmetros

lsn
Int64

O nome especificado.

Valor da propriedade

As versões do projeto.

Aplica-se a