Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Specifies if the reference location is an absolute folder name or the local folder that the project is in.
Namespace: Microsoft.SqlServer.Management.IntegrationServices
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
Syntax
'Declaration
Public Enumeration ReferenceLocationType
'Usage
Dim instance As EnvironmentReference.ReferenceLocationType
public enum ReferenceLocationType
public enum class ReferenceLocationType
type ReferenceLocationType
public enum ReferenceLocationType
Members
| Member name | Description | |
|---|---|---|
| Absolute | The type is Absolute. | |
| Relative | The type is Relative. |
See Also
Reference
Microsoft.SqlServer.Management.IntegrationServices Namespace