Freigeben über


EnvironmentReference.ReferenceLocationType-Enumeration

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

Elemente

Elementname Beschreibung
Absolute The type is Absolute.
Relative The type is Relative.

Siehe auch

Verweis

Microsoft.SqlServer.Management.IntegrationServices-Namespace