Propriété IDTSEvaluatorContext100.Option
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
Gets the options for IDTSEvaluatorContext100.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
ReadOnly Property Option As Integer
Get
'Utilisation
Dim instance As IDTSEvaluatorContext100
Dim value As Integer
value = instance.Option
int Option { get; }
property int Option {
int get ();
}
abstract Option : int
function get Option () : int
Valeur de propriété
Type : System.Int32
The options for IDTSEvaluatorContext100.