다음을 통해 공유


EnvironmentReference.ReferenceLocationType 열거형

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

네임스페이스:  Microsoft.SqlServer.Management.IntegrationServices
어셈블리:  Microsoft.SqlServer.Management.IntegrationServices(Microsoft.SqlServer.Management.IntegrationServices.dll)

구문

‘선언
Public Enumeration ReferenceLocationType
‘사용 방법
Dim instance As EnvironmentReference.ReferenceLocationType
public enum ReferenceLocationType
public enum class ReferenceLocationType
type ReferenceLocationType
public enum ReferenceLocationType

멤버

멤버 이름 설명
Absolute The type is Absolute.
Relative The type is Relative.

참고 항목

참조

Microsoft.SqlServer.Management.IntegrationServices 네임스페이스