Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Binds the DMX query result to an SSIS package variable. At run time, the DMX query result will be assigned to the SSIS package variable.
The following tables list the members exposed by the ResultParameter type.
Public Constructors
| Nom | Description | |
|---|---|---|
| ResultParameter | Initializes a new instance of the ResultParameter class. |
Haut de la page
Protected Fields
| Nom | Description | |
|---|---|---|
![]() |
m_dtsVariableName | |
![]() |
m_resultName | |
![]() |
m_resultType |
Haut de la page
Public Properties
| Nom | Description | |
|---|---|---|
![]() |
DtsVariableName | Gets or sets the name of the SSIS package variable. |
![]() |
ResultName | Gets or sets the name of the ResultParameter. |
![]() |
ResultType | Gets or sets a value from the ParameterResultType enumeration, indicating whether the SSIS package variable should be populated with the column value matching the ResultName in the first row of the DMZ query result, or whether the variable should be populated with the entire DMX query result in the form of a DataTable. |
Haut de la page
Public Methods
(see also Protected Methods )
| Nom | Description | |
|---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Haut de la page
Protected Methods
| Nom | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Haut de la page
Voir aussi
Référence
ResultParameter Class
Microsoft.SqlServer.Dts.Tasks.DMQueryTask Namespace
.gif)
.gif)
.gif)
.gif)
.gif)