Compartir a través de


Enumeración EnvironmentReference.ReferenceLocationType

Specifies if the reference location is an absolute folder name or the local folder that the project is in.

Espacio de nombres:  Microsoft.SqlServer.Management.IntegrationServices
Ensamblado:  Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)

Sintaxis

'Declaración
Public Enumeration ReferenceLocationType
'Uso
Dim instance As EnvironmentReference.ReferenceLocationType
public enum ReferenceLocationType
public enum class ReferenceLocationType
type ReferenceLocationType
public enum ReferenceLocationType

Miembros

Nombre del miembro Descripción
Absolute The type is Absolute.
Relative The type is Relative.

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.Management.IntegrationServices