InsertTemplate Property
Gets the template for an INSERT query.
Namespace
DbSyncKit.Templates.PostgreSQL
Containing Type
QueryTemplates
Implements
Property Type
IFluidTemplate

Syntax

public IFluidTemplate InsertTemplate { get; }

Value

Type Description
IFluidTemplate