Binds an SSIS package variable to a DMX query parameter. You can create a parameterized DMX query by referring to an InputParameter by its parameter name. The value of the SSIS package variable bound to the InputParameter is sent to the Analysis Services server when the DMX query is executed at package run time.
The following tables list the members exposed by the InputParameter type.
Public Constructors
| 名称 | Description | |
|---|---|---|
| InputParameter | Initializes a new instance of the InputParameter class. |
顶部
Protected Fields
| 名称 | Description | |
|---|---|---|
![]() |
m_dtsVariableName | |
![]() |
m_parameterName |
顶部
Public Properties
| 名称 | Description | |
|---|---|---|
![]() |
DtsVariableName | Gets or sets the name of the SSIS package variable. |
![]() |
ParameterName | Gets or sets the name of the input parameter. |
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
顶部
请参阅
参考
InputParameter Class
Microsoft.SqlServer.Dts.Tasks.DMQueryTask Namespace
.gif)
.gif)
.gif)
.gif)
.gif)