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