FaultData.Database.MeterInfoDataContext.MeterInfoDataContext C# (CSharp) 메소드

MeterInfoDataContext() 공개 메소드

public MeterInfoDataContext ( ) : System.Data.Linq
리턴 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