ResultParameter.m_resultType Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the type of the result.
protected: Microsoft::SqlServer::Dts::Tasks::DMQueryTask::ParameterResultType m_resultType;
protected Microsoft.SqlServer.Dts.Tasks.DMQueryTask.ParameterResultType m_resultType;
val mutable m_resultType : Microsoft.SqlServer.Dts.Tasks.DMQueryTask.ParameterResultType
Protected m_resultType As ParameterResultType