Properties Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public interface class Properties : Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSProperties130
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.PropertiesClass))]
[System.Runtime.InteropServices.Guid("C453322F-48CD-47A7-87AB-6B3A2CF71C7D")]
public interface Properties : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSProperties130
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.PropertiesClass))]
[System.Runtime.InteropServices.Guid("3F4DD153-8240-4F2A-BC25-5CD85E503072")]
public interface Properties : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSProperties130
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.PropertiesClass))]
[System.Runtime.InteropServices.Guid("97EC591A-7C0B-4AFD-85C1-14EB161E56DD")]
public interface Properties : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSProperties130
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.PropertiesClass))>]
[<System.Runtime.InteropServices.Guid("C453322F-48CD-47A7-87AB-6B3A2CF71C7D")>]
type Properties = interface
interface IDTSProperties130
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.PropertiesClass))>]
[<System.Runtime.InteropServices.Guid("3F4DD153-8240-4F2A-BC25-5CD85E503072")>]
type Properties = interface
interface IDTSProperties130
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.PropertiesClass))>]
[<System.Runtime.InteropServices.Guid("97EC591A-7C0B-4AFD-85C1-14EB161E56DD")>]
type Properties = interface
interface IDTSProperties130
Public Interface Properties
Implements IDTSProperties130
- Dérivé
- Attributs
- Implémente
Propriétés
Count | (Hérité de IDTSProperties130) |
Item[Object] | (Hérité de IDTSProperties130) |
Méthodes
Add(IDTSProperty100) | (Hérité de IDTSProperties130) |
GetEnumerator() | (Hérité de IDTSProperties130) |
InitProperties(Object, Guid, Object, Guid, Int32) | (Hérité de IDTSProperties130) |