Interfaccia IDTSEvaluatorContext100
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Represents the interface for the DTS evaluator context.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<GuidAttribute("45966192-A478-40B8-AA9E-6A94C7771223")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IDTSEvaluatorContext100
'Utilizzo
Dim instance As IDTSEvaluatorContext100
[GuidAttribute("45966192-A478-40B8-AA9E-6A94C7771223")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IDTSEvaluatorContext100
[GuidAttribute(L"45966192-A478-40B8-AA9E-6A94C7771223")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IDTSEvaluatorContext100
[<GuidAttribute("45966192-A478-40B8-AA9E-6A94C7771223")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IDTSEvaluatorContext100 = interface end
public interface IDTSEvaluatorContext100
Nel tipo IDTSEvaluatorContext100 sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
AllowSensitiveValues | Infrastruttura. Gets whether the IDTSEvaluatorContext100 allows sensitive values. | |
Option | Infrastruttura. Gets the options for IDTSEvaluatorContext100. |
In alto