IDTSProperty100 Interfaccia
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
- Attributi
Proprietà
ConnectionType | |
DataType | |
Get | |
Name | |
PropertyKind | |
Set | |
TypeConverter | |
UITypeEditor |
Metodi
GetExport(Object) | |
GetExpression(Object) | |
GetPackagePath(Object) | |
GetValue(Object) | |
SetExport(Object, Boolean) | |
SetExpression(Object, String) | |
SetValue(Object, Object) |