Function PreparedStmtHeaders.this
Prototype
ref this(
								
  Connection con,
								
  ushort cols,
								
  ushort params
								
);
							
						
ref this(
								
  Connection con,
								
  ushort cols,
								
  ushort params
								
);