Énumération EnvironmentReference.ReferenceLocationType
Specifies if the reference location is an absolute folder name or the local folder that the project is in.
Espace de noms : Microsoft.SqlServer.Management.IntegrationServices
Assembly : Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)
Syntaxe
'Déclaration
Public Enumeration ReferenceLocationType
'Utilisation
Dim instance As EnvironmentReference.ReferenceLocationType
public enum ReferenceLocationType
public enum class ReferenceLocationType
type ReferenceLocationType
public enum ReferenceLocationType
Membres
Nom de membre | Description | |
---|---|---|
Absolute | The type is Absolute. | |
Relative | The type is Relative. |
Voir aussi
Référence
Espace de noms Microsoft.SqlServer.Management.IntegrationServices