Variable 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 Variable : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSVariable100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.VariableClass))]
[System.Runtime.InteropServices.Guid("23F2017D-13C6-4804-B3C4-724A6FDC6E4D")]
public interface Variable : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSVariable100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.VariableClass))>]
[<System.Runtime.InteropServices.Guid("23F2017D-13C6-4804-B3C4-724A6FDC6E4D")>]
type Variable = interface
interface IDTSVariable100
Public Interface Variable
Implements IDTSVariable100
- Derivado
- Atributos
- Implementaciones
Propiedades
| DataType | (Heredado de IDTSVariable100) |
| EvaluateAsExpression | (Heredado de IDTSVariable100) |
| IncludeInDebugDump | (Heredado de IDTSVariable100) |
| Namespace | (Heredado de IDTSVariable100) |
| Parent | (Heredado de IDTSVariable100) |
| QualifiedName | (Heredado de IDTSVariable100) |
| RaiseChangedEvent | (Heredado de IDTSVariable100) |
| ReadOnly | (Heredado de IDTSVariable100) |
| SystemVariable | (Heredado de IDTSVariable100) |
| Value | (Heredado de IDTSVariable100) |
Métodos
| GetValueWithContext(IDTSEvaluatorContext100) | (Heredado de IDTSVariable100) |