共用方式為


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 命名空間