FunctionColumnMappingExtensions Class

Definition

Extension methods for IFunctionColumnMapping.

public static class FunctionColumnMappingExtensions
type FunctionColumnMappingExtensions = class
Public Module FunctionColumnMappingExtensions
Inheritance
FunctionColumnMappingExtensions

Methods

ToDebugString(IFunctionColumnMapping, MetadataDebugStringOptions, Int32)

Creates a human-readable representation of the given metadata.

Warning: Do not rely on the format of the returned string. It is designed for debugging only and may change arbitrarily between releases.

Applies to