Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
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
| Имя | Description | |
|---|---|---|
| ResultParameter | Initializes a new instance of the ResultParameter class. |
В начало
Protected Fields
| Имя | Description | |
|---|---|---|
![]() |
m_dtsVariableName | |
![]() |
m_resultName | |
![]() |
m_resultType |
В начало
Public Properties
| Имя | 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. |
В начало
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 ) |
В начало
См. также
Справочник
ResultParameter Class
Microsoft.SqlServer.Dts.Tasks.DMQueryTask Namespace
.gif)
.gif)
.gif)
.gif)
.gif)