Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Initializes a new instance of the ProjectVersion.Key class with the specified ID.
Espace de noms : Microsoft.SqlServer.Management.IntegrationServices
Assembly : Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)
Syntaxe
'Déclaration
Public Sub New ( _
id As Long _
)
'Utilisation
Dim id As Long
Dim instance As New ProjectVersion.Key(id)
public Key(
long id
)
public:
Key(
long long id
)
new :
id:int64 -> Key
public function ProjectVersion.Key(
id : long
)
Paramètres
- id
Type : System.Int64
The specified ID.
Voir aussi
Référence
Espace de noms Microsoft.SqlServer.Management.IntegrationServices