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