Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Returns support for IDTSSupportBackPressure100.
Namespace: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
Syntax
'Declaration
Sub GetSupport ( _
ByRef pSupport As Boolean _
)
'Usage
Dim instance As IDTSSupportBackPressure100
Dim pSupport As Boolean
instance.GetSupport(pSupport)
void GetSupport(
ref bool pSupport
)
void GetSupport(
bool% pSupport
)
abstract GetSupport :
pSupport:bool byref -> unit
function GetSupport(
pSupport : boolean
)
Parameters
- pSupport
Type: System.Boolean%
The support.