Enumeração EnvironmentReference.ReferenceLocationType
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 (em Microsoft.SqlServer.Management.IntegrationServices.dll)
Sintaxe
'Declaração
Public Enumeration ReferenceLocationType
'Uso
Dim instance As EnvironmentReference.ReferenceLocationType
public enum ReferenceLocationType
public enum class ReferenceLocationType
type ReferenceLocationType
public enum ReferenceLocationType
Membros
Nome do membro | Descrição | |
---|---|---|
Absolute | The type is Absolute. | |
Relative | The type is Relative. |
Consulte também
Referência
Namespace Microsoft.SqlServer.Management.IntegrationServices