ConnectionProviderSql.FormatInsert(String, String, String) Method
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v26.1.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
| Name | Type |
|---|---|
| tableName | String |
| fields | String |
| values | String |
Returns
| Type |
|---|
| String |
See Also