共用方式為


SqlFormatProvider.GetFormat(Type) 方法

定義

傳回格式子的實例

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

參數

formatType
Type

要求的格式類型

傳回

實作

適用於