Bewerken

Delen via


SqlFormatProvider.GetFormat(Type) Method

Definition

Returns an instance of the formatter

public object GetFormat (Type formatType);
abstract member GetFormat : Type -> obj
override this.GetFormat : Type -> obj
Public Function GetFormat (formatType As Type) As Object

Parameters

formatType
Type

Requested format type

Returns

Implements

Applies to