Condividi tramite


Enumerazione EnvironmentReference.ReferenceLocationType

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

Spazio dei nomi  Microsoft.SqlServer.Management.IntegrationServices
Assembly:  Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)

Sintassi

'Dichiarazione
Public Enumeration ReferenceLocationType
'Utilizzo
Dim instance As EnvironmentReference.ReferenceLocationType
public enum ReferenceLocationType
public enum class ReferenceLocationType
type ReferenceLocationType
public enum ReferenceLocationType

Membri

Nome membro Descrizione
Absolute The type is Absolute.
Relative The type is Relative.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.Management.IntegrationServices