Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 357 Bytes

File metadata and controls

16 lines (10 loc) · 357 Bytes

SqlDelete.ToString method

namespace: Serenity.Data   assemblySerenity.Net.Data

Gets string representation of the query.

public override string ToString()

Return Value

String representation of the query.

See Also