ParameterClass 클래스

정의

public ref class ParameterClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSName100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSRuntimeObject100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::Parameter
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("49004392-DEC1-4E91-B1D0-CE124FA4829D")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ParameterClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSName100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSRuntimeObject100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.Parameter
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("49004392-DEC1-4E91-B1D0-CE124FA4829D")>]
[<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
상속
ParameterClass
특성
구현

생성자

ParameterClass()

속성

CreationName
DataType
Description
ID
IncludeInDebugDump
Name
Required
Sensitive
Value

적용 대상