IDTSProperty100 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 IDTSProperty100
[System.Runtime.InteropServices.Guid("5B75EF84-D4C2-43F6-9867-5978E1B575CA")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSProperty100
[<System.Runtime.InteropServices.Guid("5B75EF84-D4C2-43F6-9867-5978E1B575CA")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSProperty100 = interface
Public Interface IDTSProperty100
- Atributos
Propiedades
| ConnectionType | |
| DataType | |
| Get | |
| Name | |
| PropertyKind | |
| Set | |
| TypeConverter | |
| UITypeEditor |
Métodos
| GetExport(Object) | |
| GetExpression(Object) | |
| GetPackagePath(Object) | |
| GetValue(Object) | |
| SetExport(Object, Boolean) | |
| SetExpression(Object, String) | |
| SetValue(Object, Object) |