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