ParameterClass 类

定义

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
继承
ParameterClass
属性
实现

构造函数

ParameterClass()

属性

CreationName
DataType
Description
ID
IncludeInDebugDump
Name
Required
Sensitive
Value

适用于