Public ReadOnly Property CustomSQLInsert As SqlString
public SqlString CustomSQLInsert { get; }
public: property SqlString^ CustomSQLInsert { SqlString^ get (); }
function get_customSQLInsert();