FieldRecord?

  • I'm working with a fairly large database and application that was written by a DBA/developer. In it she used something I'm not familiar with, called FieldRecord. She uses that in order to open a connection to a SQL Server database, read records, etc. I've used ADO.NET for years. I've been using Entity Framework for maybe 5 years. I've never seen the FieldRecord data type or database accessing mechanism. And when I tried looking it up I find it related to the Microsoft.Office.Server.ApplicationRegistry.WebService.FieldRecord namespace in .NET. (Well probably Microsoft.Office.Server.ApplicationRegistry.WebService.) I kind of have a hard time believing this FieldRecord object is rooted in Office. What does it "live", in .NET? Generally speaking how is it used?

    Kindest Regards, Rod Connect with me on LinkedIn.

Viewing 0 posts

You must be logged in to reply to this topic. Login to reply