Contains( SABulkCopyColumnMapping ) method

Gets a value indicating whether a specified SABulkCopyColumnMapping object exists in the collection.

Visual Basic syntax

Public Function Contains (ByVal value As SABulkCopyColumnMapping ) As Boolean

C# syntax

public bool Contains ( SABulkCopyColumnMapping value)

Parameters

Returns

True if the specified mapping exists in the collection; otherwise, false.