Click or drag to resize
SqlFormatterFormat Method

Namespace: Innovator.Client
Assembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax
public string Format(
	string format,
	Object arg,
	IFormatProvider formatProvider
)

Parameters

format
Type: SystemString
arg
Type: SystemObject
formatProvider
Type: SystemIFormatProvider

Return Value

Type: String

Implements

ICustomFormatterFormat(String, Object, IFormatProvider)
See Also