Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 344 Bytes

File metadata and controls

16 lines (10 loc) · 344 Bytes

SqlInsert.ToString method

namespace: Serenity.Data   assemblySerenity.Net.Data

Gets string representation of the query.

public override string ToString()

Return Value

String representation.

See Also