IDTSExpressionEvaluator100 Interfaz
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public interface class IDTSExpressionEvaluator100
[System.Runtime.InteropServices.Guid("C0A2EEB7-7364-4263-9022-5399579E44E7")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
public interface IDTSExpressionEvaluator100
[<System.Runtime.InteropServices.Guid("C0A2EEB7-7364-4263-9022-5399579E44E7")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
type IDTSExpressionEvaluator100 = interface
Public Interface IDTSExpressionEvaluator100
- Derivado
- Atributos
Propiedades
EvaluatorContext | |
Events | |
Expression | |
LocaleID |
Métodos
Evaluate(IDTSVariableDispenser100, Object, Boolean) | |
IsAssignmentExpression(IDTSVariableDispenser100, Boolean) | |
IsBooleanExpression(IDTSVariableDispenser100, Boolean) |