Поделиться через


Перечисление 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