ResultParameter.m_resultType Field
This API supports the infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.SqlServer.Dts.Tasks.DMQueryTask
Assembly: Microsoft.SqlServer.DMQueryTask (in Microsoft.SqlServer.DMQueryTask.dll)
Syntax
'Declaration
Protected m_resultType As ParameterResultType
'Usage
Dim value As ParameterResultType
value = Me.m_resultType
Me.m_resultType = value
protected ParameterResultType m_resultType
protected:
ParameterResultType m_resultType
val mutable m_resultType: ParameterResultType
protected var m_resultType : ParameterResultType