EnvironmentReference.ReferenceLocationType 列挙体
参照場所が絶対フォルダー名であるか、またはプロジェクトが含まれているローカル フォルダーであるかを指定します。
名前空間: 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 | Absolute 型です。 | |
Relative | Relative 型です。 |