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


Интерфейс IDTSPropertiesProviderEx100

Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.

Represents the DTS properties provider expressions.

Пространство имен:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Сборка:  Microsoft.SqlServer.DTSRuntimeWrap (в Microsoft.SqlServer.DTSRuntimeWrap.dll)

Синтаксис

'Декларация
<GuidAttribute("F57876CE-77C7-4CA7-8BF6-509AA1D535D1")> _
Public Interface IDTSPropertiesProviderEx100
'Применение
Dim instance As IDTSPropertiesProviderEx100
[GuidAttribute("F57876CE-77C7-4CA7-8BF6-509AA1D535D1")]
public interface IDTSPropertiesProviderEx100
[GuidAttribute(L"F57876CE-77C7-4CA7-8BF6-509AA1D535D1")]
public interface class IDTSPropertiesProviderEx100
[<GuidAttribute("F57876CE-77C7-4CA7-8BF6-509AA1D535D1")>]
type IDTSPropertiesProviderEx100 =  interface end
public interface IDTSPropertiesProviderEx100

Тип IDTSPropertiesProviderEx100 обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство HasExpressions Инфраструктура. Gets a value that indicates whether this properties provider contains expressions.

В начало

Методы

  Имя Описание
Открытый метод ComputeExpressions Инфраструктура. Computes the expressions associated with the properties.

В начало

Замечания

For more information, see IDTSPropertiesProviderEx.

См. также

Справочник

Пространство имен Microsoft.SqlServer.Dts.Runtime.Wrapper