ParameterClass 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
- 屬性
- 實作
建構函式
| 名稱 | Description |
|---|---|
| ParameterClass() | |
屬性
| 名稱 | Description |
|---|---|
| CreationName | |
| DataType | |
| Description | |
| ID | |
| IncludeInDebugDump | |
| Name | |
| Required | |
| Sensitive | |
| Value | |