DTS_EVENT_COLUMN_FILTER Structure

 

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information, see DTSEventColumnFilter.

Namespace:   Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

public value struct DTS_EVENT_COLUMN_FILTER

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from ValueType.)

System_CAPS_pubmethodGetHashCode()

(Inherited from ValueType.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from ValueType.)

NameDescription
System_CAPS_pubfieldComputer

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information, see DTSEventColumnFilter.

System_CAPS_pubfieldDataBytes

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information, see DTSEventColumnFilter.

System_CAPS_pubfieldExecutionID

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information, see DTSEventColumnFilter.

System_CAPS_pubfieldMessageText

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information, see DTSEventColumnFilter.

System_CAPS_pubfieldOperator

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information, see DTSEventColumnFilter.

System_CAPS_pubfieldSourceID

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information, see DTSEventColumnFilter.

System_CAPS_pubfieldSourceName

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information, see DTSEventColumnFilter.

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: