T
Trainee
hi
i am using OleDbSchemaGuid to display the schema information of a database
when i use OleDbSchemaGuid.Procecdures method it returns a data table
containing all procedures as well as functions..
but i am not able to separately get the list of procedures and the list of
functions....i need those details separately...
how do we do it using OleDbSchemaGuid??????
Avinash
i am using OleDbSchemaGuid to display the schema information of a database
when i use OleDbSchemaGuid.Procecdures method it returns a data table
containing all procedures as well as functions..
but i am not able to separately get the list of procedures and the list of
functions....i need those details separately...
how do we do it using OleDbSchemaGuid??????
Avinash