ParameterClass Clase

Definición

public ref class ParameterClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSName100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSRuntimeObject100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::Parameter
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("E10EE7A6-F24F-4ED2-A52F-F64ADB7DD664")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ParameterClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSName100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSRuntimeObject100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.Parameter
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("E10EE7A6-F24F-4ED2-A52F-F64ADB7DD664")>]
[<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
Herencia
ParameterClass
Atributos
Implementaciones

Constructores

ParameterClass()

Propiedades

CreationName
DataType
Description
ID
IncludeInDebugDump
Name
Required
Sensitive
Value

Se aplica a