SqlFormatProvider Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Formats .NET types appropriately for database consumption in non-parameterized queries.
public class SqlFormatProvider : IFormatProvider
type SqlFormatProvider = class
interface IFormatProvider
Public Class SqlFormatProvider
Implements IFormatProvider
- Inheritance
-
SqlFormatProvider
- Implements
Constructors
SqlFormatProvider() |
Methods
GetFormat(Type) |
Returns an instance of the formatter |