B
Bob
Is there a way in ADO.Net to get the (SQL server) time of load of a dataset?
I'd rather not have to call a separate stored procedure with SELECT
GETDATE() every time I need this information.
Bob
I'd rather not have to call a separate stored procedure with SELECT
GETDATE() every time I need this information.
Bob