FaultData.Database.MeterInfoDataContext.MeterInfoDataContext C# (CSharp) Méthode

MeterInfoDataContext() public méthode

public MeterInfoDataContext ( ) : System.Data.Linq
Résultat System.Data.Linq
		public MeterInfoDataContext() : 
				base(global::FaultData.Properties.Settings.Default.openXDAConnectionString, mappingSource)
		{
			OnCreated();
		}
		

Same methods

MeterInfoDataContext::MeterInfoDataContext ( System connection ) : System.Data.Linq
MeterInfoDataContext::MeterInfoDataContext ( System connection, System mappingSource ) : System.Data.Linq
MeterInfoDataContext::MeterInfoDataContext ( string connection ) : System.Data.Linq
MeterInfoDataContext::MeterInfoDataContext ( string connection, System mappingSource ) : System.Data.Linq