C# Class CSMSL.Examples.MsDataFileExamples

Exibir arquivo Open project: dbaileychess/CSMSL

Public Methods

Method Description
VendorNeutralDataAccess ( ) : void

Code to show how one could write one set of code to interact with multiple different types of MS data files.

Method Details

VendorNeutralDataAccess() public static method

Code to show how one could write one set of code to interact with multiple different types of MS data files.
public static VendorNeutralDataAccess ( ) : void
return void