ParameterClass Classe

Définition

public ref class ParameterClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSName100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSRuntimeObject100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::Parameter
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("7E59349B-3FB7-473C-8FDD-25E5B2C09535")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ParameterClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSName100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSRuntimeObject100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.Parameter
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("7E59349B-3FB7-473C-8FDD-25E5B2C09535")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type ParameterClass = class
    interface Parameter
    interface IDTSParameter100
    interface IDTSName100
    interface IDTSRuntimeObject100
Public Class ParameterClass
Implements IDTSName100, IDTSRuntimeObject100, Parameter
Héritage
ParameterClass
Attributs
Implémente

Constructeurs

Nom Description
ParameterClass()

Propriétés

Nom Description
CreationName
DataType
Description
ID
IncludeInDebugDump
Name
Required
Sensitive
Value

S’applique à