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("3F85149A-D05D-46BC-B1E0-5A06BE99C843")]
[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("3F85149A-D05D-46BC-B1E0-5A06BE99C843")>]
[<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) |