Want to force the data reader to return only schema of the datastore rather than data ?

PobjDataReader = pobjCommand.ExecuteReader(CommandBehavior.SchemaOnly)

Questions by robindas   answers by robindas

 

This Question is not yet answered!

 
 

Related Answered Questions

 

Related Open Questions