IDTSProperty100 Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public interface class IDTSProperty100
[System.Runtime.InteropServices.Guid("CB1A1884-1A6D-47CB-9A1F-509B1C7BAF5A")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSProperty100
[<System.Runtime.InteropServices.Guid("CB1A1884-1A6D-47CB-9A1F-509B1C7BAF5A")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSProperty100 = interface
Public Interface IDTSProperty100
- Atributos
Propriedades
| 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) |