통합본 작성
This commit is contained in:
@@ -432,38 +432,157 @@
|
|||||||
Q_dot_z = Q_dot_c_outg * (1 + 1 / EER) '(3.2.8-30)
|
Q_dot_z = Q_dot_c_outg * (1 + 1 / EER) '(3.2.8-30)
|
||||||
P_d_hydr = 1
|
P_d_hydr = 1
|
||||||
|
|
||||||
If dr냉방.냉동기종류 = "히트펌프" Then '//170627 2355
|
If Program = EProgram.친환경평가 Then
|
||||||
P_Pump = (TOSG(T, dr냉방.냉수펌프동력)) * 1000 'Worksheets("냉방분배시스템").Range("급수온도1").Offset(9, i_count_c_d - 1)
|
If dr냉방.냉동기종류 = "히트펌프" Then '//170627 2355
|
||||||
|
P_Pump = (TOSG(T, dr냉방.냉수펌프동력)) * 1000 'Worksheets("냉방분배시스템").Range("급수온도1").Offset(9, i_count_c_d - 1)
|
||||||
|
Else
|
||||||
|
P_Pump = (TOSG(T, dr냉방.냉수펌프동력) + TOSG(T, dr냉방.냉각수펌프동력)) * 1000 'Worksheets("냉방분배시스템").Range("급수온도1").Offset(9, i_count_c_d - 1)
|
||||||
|
End If
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
f_e = P_Pump / P_d_hydr '원래는 P_hydr '(3.2.8-37)
|
||||||
|
c_p1 = 0.75
|
||||||
|
c_p2 = 0.25
|
||||||
|
If Q_z_outg_l <> 0 Then
|
||||||
|
If (Q_dot_z * t_h_max) = 0 Then
|
||||||
|
beta_d_l = 0 '//170515
|
||||||
|
Else
|
||||||
|
beta_d_l = Q_z_outg_l / (Q_dot_z * t_h_max) '(3.2.8-34) t_d_l 을 t_h_max으로 사용
|
||||||
|
End If
|
||||||
|
|
||||||
|
If beta_d_l = 0 Then
|
||||||
|
e_d_l = 0
|
||||||
|
Else
|
||||||
|
e_d_l = f_e * (c_p1 + c_p2 / beta_d_l) '(3.2.8-36)
|
||||||
|
End If
|
||||||
|
|
||||||
|
|
||||||
|
W_d_hydr_l = P_d_hydr / 1000 * t_h_max * beta_d_l * f_Abgl '(3.2.8-27) t_d_l 을 t_h_max으로 사용
|
||||||
|
|
||||||
|
Q_z_aux_d_l = W_d_hydr_l * e_d_l '(3.2.8-26)
|
||||||
|
'Q_z_aux_d_a = sigma(Q_z_zux_d_l) '(3.2.8-25)
|
||||||
|
|
||||||
|
Q_c_aux = Q_c_aux + Q_z_aux_d_l
|
||||||
|
End If
|
||||||
Else
|
Else
|
||||||
P_Pump = (TOSG(T, dr냉방.냉수펌프동력) + TOSG(T, dr냉방.냉각수펌프동력)) * 1000 'Worksheets("냉방분배시스템").Range("급수온도1").Offset(9, i_count_c_d - 1)
|
If dr냉방.냉동기종류 = "히트펌프" Then '//170627 2355
|
||||||
|
P_Pump = (TOSG(T, dr냉방.냉수펌프동력)) * 1000 'Worksheets("냉방분배시스템").Range("급수온도1").Offset(9, i_count_c_d - 1)
|
||||||
|
|
||||||
|
c_p1 = 0.75
|
||||||
|
c_p2 = 0.25
|
||||||
|
|
||||||
|
f_e = P_Pump / P_d_hydr '원래는 P_hydr '(3.2.8-37)
|
||||||
|
|
||||||
|
If Q_z_outg_l <> 0 Then
|
||||||
|
If (Q_dot_z * t_h_max) = 0 Then
|
||||||
|
beta_d_l = 0 '//170515
|
||||||
|
Else
|
||||||
|
beta_d_l = Q_z_outg_l / (Q_dot_z * t_h_max) '(3.2.8-34) t_d_l 을 t_h_max으로 사용
|
||||||
|
End If
|
||||||
|
|
||||||
|
If beta_d_l = 0 Then
|
||||||
|
e_d_l = 0
|
||||||
|
Else
|
||||||
|
e_d_l = f_e * (c_p1 + c_p2 / beta_d_l) '(3.2.8-36)
|
||||||
|
End If
|
||||||
|
|
||||||
|
|
||||||
|
W_d_hydr_l = P_d_hydr / 1000 * t_h_max * beta_d_l * f_Abgl '(3.2.8-27) t_d_l 을 t_h_max으로 사용
|
||||||
|
|
||||||
|
Q_z_aux_d_l = W_d_hydr_l * e_d_l '(3.2.8-26)
|
||||||
|
'Q_z_aux_d_a = sigma(Q_z_zux_d_l) '(3.2.8-25)
|
||||||
|
|
||||||
|
Q_c_aux = Q_c_aux + Q_z_aux_d_l
|
||||||
|
End If
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Else
|
||||||
|
|
||||||
|
P_Pump = (TOSG(T, dr냉방.냉수펌프동력)) * 1000 'Worksheets("냉방분배시스템").Range("급수온도1").Offset(9, i_count_c_d - 1)
|
||||||
|
|
||||||
|
If dr냉방.냉수펌프제어 = "제어" Then ' Worksheets("냉방분배시스템").Range("급수온도1").Offset(-1, i_count_c_d - 1) = "제어" Then
|
||||||
|
c_p1 = 0.85
|
||||||
|
c_p2 = 0.15
|
||||||
|
ElseIf dr냉방.냉수펌프제어 = "대수제어" Then
|
||||||
|
c_p1 = 0.75
|
||||||
|
c_p2 = 0.25
|
||||||
|
Else
|
||||||
|
c_p1 = 0.25
|
||||||
|
c_p2 = 0.75
|
||||||
|
End If
|
||||||
|
|
||||||
|
|
||||||
|
f_e = P_Pump / P_d_hydr '원래는 P_hydr '(3.2.8-37)
|
||||||
|
|
||||||
|
If Q_z_outg_l <> 0 Then
|
||||||
|
If (Q_dot_z * t_h_max) = 0 Then
|
||||||
|
beta_d_l = 0 '//170515
|
||||||
|
Else
|
||||||
|
beta_d_l = Q_z_outg_l / (Q_dot_z * t_h_max) '(3.2.8-34) t_d_l 을 t_h_max으로 사용
|
||||||
|
End If
|
||||||
|
|
||||||
|
If beta_d_l = 0 Then
|
||||||
|
e_d_l = 0
|
||||||
|
Else
|
||||||
|
e_d_l = f_e * (c_p1 + c_p2 / beta_d_l) '(3.2.8-36)
|
||||||
|
End If
|
||||||
|
|
||||||
|
|
||||||
|
W_d_hydr_l = P_d_hydr / 1000 * t_h_max * beta_d_l * f_Abgl '(3.2.8-27) t_d_l 을 t_h_max으로 사용
|
||||||
|
|
||||||
|
Q_z_aux_d_l = W_d_hydr_l * e_d_l '(3.2.8-26)
|
||||||
|
'Q_z_aux_d_a = sigma(Q_z_zux_d_l) '(3.2.8-25)
|
||||||
|
|
||||||
|
Q_c_aux = Q_c_aux + Q_z_aux_d_l
|
||||||
|
End If
|
||||||
|
|
||||||
|
|
||||||
|
'----------------- second
|
||||||
|
|
||||||
|
P_Pump = (TOSG(T, dr냉방.냉각수펌프동력)) * 1000 'Worksheets("냉방분배시스템").Range("급수온도1").Offset(9, i_count_c_d - 1)
|
||||||
|
|
||||||
|
If dr냉방.냉각수펌프제어 = "제어" Then ' Worksheets("냉방분배시스템").Range("급수온도1").Offset(-1, i_count_c_d - 1) = "제어" Then
|
||||||
|
c_p1 = 0.85
|
||||||
|
c_p2 = 0.15
|
||||||
|
ElseIf dr냉방.냉각수펌프제어 = "대수제어" Then
|
||||||
|
c_p1 = 0.75
|
||||||
|
c_p2 = 0.25
|
||||||
|
Else
|
||||||
|
c_p1 = 0.25
|
||||||
|
c_p2 = 0.75
|
||||||
|
End If
|
||||||
|
|
||||||
|
f_e = P_Pump / P_d_hydr '원래는 P_hydr '(3.2.8-37)
|
||||||
|
|
||||||
|
If Q_z_outg_l <> 0 Then
|
||||||
|
If (Q_dot_z * t_h_max) = 0 Then
|
||||||
|
beta_d_l = 0 '//170515
|
||||||
|
Else
|
||||||
|
beta_d_l = Q_z_outg_l / (Q_dot_z * t_h_max) '(3.2.8-34) t_d_l 을 t_h_max으로 사용
|
||||||
|
End If
|
||||||
|
|
||||||
|
If beta_d_l = 0 Then
|
||||||
|
e_d_l = 0
|
||||||
|
Else
|
||||||
|
e_d_l = f_e * (c_p1 + c_p2 / beta_d_l) '(3.2.8-36)
|
||||||
|
End If
|
||||||
|
|
||||||
|
|
||||||
|
W_d_hydr_l = P_d_hydr / 1000 * t_h_max * beta_d_l * f_Abgl '(3.2.8-27) t_d_l 을 t_h_max으로 사용
|
||||||
|
|
||||||
|
Q_z_aux_d_l = W_d_hydr_l * e_d_l '(3.2.8-26)
|
||||||
|
'Q_z_aux_d_a = sigma(Q_z_zux_d_l) '(3.2.8-25)
|
||||||
|
|
||||||
|
Q_c_aux = Q_c_aux + Q_z_aux_d_l
|
||||||
|
End If
|
||||||
|
|
||||||
|
|
||||||
|
End If
|
||||||
End If
|
End If
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
f_e = P_Pump / P_d_hydr '원래는 P_hydr '(3.2.8-37)
|
|
||||||
c_p1 = 0.75
|
|
||||||
c_p2 = 0.25
|
|
||||||
If Q_z_outg_l <> 0 Then
|
|
||||||
If (Q_dot_z * t_h_max) = 0 Then
|
|
||||||
beta_d_l = 0 '//170515
|
|
||||||
Else
|
|
||||||
beta_d_l = Q_z_outg_l / (Q_dot_z * t_h_max) '(3.2.8-34) t_d_l 을 t_h_max으로 사용
|
|
||||||
End If
|
|
||||||
|
|
||||||
If beta_d_l = 0 Then
|
|
||||||
e_d_l = 0
|
|
||||||
Else
|
|
||||||
e_d_l = f_e * (c_p1 + c_p2 / beta_d_l) '(3.2.8-36)
|
|
||||||
End If
|
|
||||||
|
|
||||||
|
|
||||||
W_d_hydr_l = P_d_hydr / 1000 * t_h_max * beta_d_l * f_Abgl '(3.2.8-27) t_d_l 을 t_h_max으로 사용
|
|
||||||
|
|
||||||
Q_z_aux_d_l = W_d_hydr_l * e_d_l '(3.2.8-26)
|
|
||||||
'Q_z_aux_d_a = sigma(Q_z_zux_d_l) '(3.2.8-25)
|
|
||||||
|
|
||||||
Q_c_aux = Q_c_aux + Q_z_aux_d_l
|
|
||||||
End If
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -378,6 +378,7 @@
|
|||||||
|
|
||||||
Case "전기보일러" '전기보일러"
|
Case "전기보일러" '전기보일러"
|
||||||
use_Elec = use_Elec + Q_w_outg_i + Q_w_g_i + (Q_w_outg_i * 0.09)
|
use_Elec = use_Elec + Q_w_outg_i + Q_w_g_i + (Q_w_outg_i * 0.09)
|
||||||
|
Q_w_outg = Q_w_outg + (Q_w_outg_i * 0.09) '========2023.11.12 수정
|
||||||
|
|
||||||
'====================================================================================2010.03.14 추가
|
'====================================================================================2010.03.14 추가
|
||||||
Case "히트펌프"
|
Case "히트펌프"
|
||||||
@@ -1825,17 +1826,43 @@
|
|||||||
' 전기보조에너지 Q_h_d_aux 산출 관련
|
' 전기보조에너지 Q_h_d_aux 산출 관련
|
||||||
|
|
||||||
P_Pump = TOSG(dr난방.펌프동력) ' Worksheets("난방기기").Range("난방펌프제어유형1").Offset(1, i_count_boiler - 1)
|
P_Pump = TOSG(dr난방.펌프동력) ' Worksheets("난방기기").Range("난방펌프제어유형1").Offset(1, i_count_boiler - 1)
|
||||||
'Select Case dr난방.펌프제어유형.Trim ' Worksheets("난방기기").Range("난방펌프제어유형1").Offset(0, i_count_boiler - 1)
|
|
||||||
' Case "비제어" '비제어"
|
|
||||||
c_p1 = 0.25
|
|
||||||
c_p2 = 0.75
|
If Program = EProgram.친환경평가 Then
|
||||||
' Case "정압" '정압"
|
|
||||||
' c_p1 = 0.75
|
'Select Case dr난방.펌프제어유형.Trim ' Worksheets("난방기기").Range("난방펌프제어유형1").Offset(0, i_count_boiler - 1)
|
||||||
' c_p2 = 0.25
|
' Case "비제어" '비제어"
|
||||||
' Case "변압" '변압"
|
c_p1 = 0.25
|
||||||
' c_p1 = 0.9
|
c_p2 = 0.75
|
||||||
' c_p2 = 0.1
|
' Case "정압" '정압"
|
||||||
'End Select
|
' c_p1 = 0.75
|
||||||
|
' c_p2 = 0.25
|
||||||
|
' Case "변압" '변압"
|
||||||
|
' c_p1 = 0.9
|
||||||
|
' c_p2 = 0.1
|
||||||
|
'End Select
|
||||||
|
|
||||||
|
|
||||||
|
f_P_A = 1
|
||||||
|
|
||||||
|
Else
|
||||||
|
|
||||||
|
Select Case dr난방.펌프제어유형.Trim() ' Worksheets("난방기기").Range("난방펌프제어유형1").Offset(0, i_count_boiler - 1)
|
||||||
|
Case "정압" '정압"
|
||||||
|
c_p1 = 0.75
|
||||||
|
c_p2 = 0.25
|
||||||
|
Case "변압" '변압"
|
||||||
|
c_p1 = 0.9
|
||||||
|
c_p2 = 0.1
|
||||||
|
Case Else
|
||||||
|
c_p1 = 0.25
|
||||||
|
c_p2 = 0.75
|
||||||
|
End Select
|
||||||
|
|
||||||
|
f_P_A = 0.6
|
||||||
|
|
||||||
|
End If
|
||||||
|
|
||||||
If beta_h_d = 0 Then
|
If beta_h_d = 0 Then
|
||||||
Q_h_d_aux_i = 0
|
Q_h_d_aux_i = 0
|
||||||
@@ -1843,13 +1870,6 @@
|
|||||||
Q_h_d_aux_i = P_Pump * beta_h_d * t_h * (c_p1 + c_p2 / beta_h_d) '(3.2.7-39)
|
Q_h_d_aux_i = P_Pump * beta_h_d * t_h * (c_p1 + c_p2 / beta_h_d) '(3.2.7-39)
|
||||||
End If
|
End If
|
||||||
|
|
||||||
If Program = EProgram.친환경평가 Then
|
|
||||||
f_P_A = 1
|
|
||||||
|
|
||||||
Else
|
|
||||||
f_P_A = 0.6
|
|
||||||
|
|
||||||
End If
|
|
||||||
|
|
||||||
|
|
||||||
'Select Case dr난방.펌프교정계수.Trim ' Worksheets("난방기기").Range("난방펌프교정계수1").Offset(0, i_count_boiler - 1)
|
'Select Case dr난방.펌프교정계수.Trim ' Worksheets("난방기기").Range("난방펌프교정계수1").Offset(0, i_count_boiler - 1)
|
||||||
|
|||||||
90
ArinWarev1/DataSet/DS.Designer.vb
generated
90
ArinWarev1/DataSet/DS.Designer.vb
generated
@@ -7298,7 +7298,7 @@ Partial Public Class DS
|
|||||||
Me.column펌프정격전력.DefaultValue = CType("0",String)
|
Me.column펌프정격전력.DefaultValue = CType("0",String)
|
||||||
Me.column배관망유형.DefaultValue = CType("0",String)
|
Me.column배관망유형.DefaultValue = CType("0",String)
|
||||||
Me.column펌프교정계수.DefaultValue = CType("0",String)
|
Me.column펌프교정계수.DefaultValue = CType("0",String)
|
||||||
Me.column펌프제어유형.DefaultValue = CType("0",String)
|
Me.column펌프제어유형.DefaultValue = CType("(없음)",String)
|
||||||
Me.column펌프제어유형.MaxLength = 50
|
Me.column펌프제어유형.MaxLength = 50
|
||||||
Me.column펌프동력.DefaultValue = CType("0",String)
|
Me.column펌프동력.DefaultValue = CType("0",String)
|
||||||
Me.column펌프동력.MaxLength = 50
|
Me.column펌프동력.MaxLength = 50
|
||||||
@@ -7517,6 +7517,10 @@ Partial Public Class DS
|
|||||||
|
|
||||||
Private column대수 As Global.System.Data.DataColumn
|
Private column대수 As Global.System.Data.DataColumn
|
||||||
|
|
||||||
|
Private column냉수펌프제어 As Global.System.Data.DataColumn
|
||||||
|
|
||||||
|
Private column냉각수펌프제어 As Global.System.Data.DataColumn
|
||||||
|
|
||||||
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")> _
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")> _
|
||||||
Public Sub New()
|
Public Sub New()
|
||||||
@@ -7736,6 +7740,22 @@ Partial Public Class DS
|
|||||||
End Get
|
End Get
|
||||||
End Property
|
End Property
|
||||||
|
|
||||||
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")> _
|
||||||
|
Public ReadOnly Property 냉수펌프제어Column() As Global.System.Data.DataColumn
|
||||||
|
Get
|
||||||
|
Return Me.column냉수펌프제어
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")> _
|
||||||
|
Public ReadOnly Property 냉각수펌프제어Column() As Global.System.Data.DataColumn
|
||||||
|
Get
|
||||||
|
Return Me.column냉각수펌프제어
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0"), _
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0"), _
|
||||||
Global.System.ComponentModel.Browsable(false)> _
|
Global.System.ComponentModel.Browsable(false)> _
|
||||||
@@ -7796,9 +7816,11 @@ Partial Public Class DS
|
|||||||
ByVal 냉수펌프동력 As String, _
|
ByVal 냉수펌프동력 As String, _
|
||||||
ByVal 냉각수펌프동력 As String, _
|
ByVal 냉각수펌프동력 As String, _
|
||||||
ByVal 사용연료 As String, _
|
ByVal 사용연료 As String, _
|
||||||
ByVal 대수 As String) As tbl_nangbangkikiRow
|
ByVal 대수 As String, _
|
||||||
|
ByVal 냉수펌프제어 As String, _
|
||||||
|
ByVal 냉각수펌프제어 As String) As tbl_nangbangkikiRow
|
||||||
Dim rowtbl_nangbangkikiRow As tbl_nangbangkikiRow = CType(Me.NewRow,tbl_nangbangkikiRow)
|
Dim rowtbl_nangbangkikiRow As tbl_nangbangkikiRow = CType(Me.NewRow,tbl_nangbangkikiRow)
|
||||||
Dim columnValuesArray() As Object = New Object() {code, 설명, 냉동기방식, 냉동기용량, 열성능비, 냉동기종류, 냉동기압축방식, 압축기제어방식, 냉동기설비시스템, 제어방식, 온수열생산기기, 증발식건식냉각기, 증발식냉각기, 보조방음기유무, 냉각탑입구온도, 연결된시스템, 열생산연결방식, 개별기기적용, 헤더적용, 냉수펌프동력, 냉각수펌프동력, 사용연료, 대수}
|
Dim columnValuesArray() As Object = New Object() {code, 설명, 냉동기방식, 냉동기용량, 열성능비, 냉동기종류, 냉동기압축방식, 압축기제어방식, 냉동기설비시스템, 제어방식, 온수열생산기기, 증발식건식냉각기, 증발식냉각기, 보조방음기유무, 냉각탑입구온도, 연결된시스템, 열생산연결방식, 개별기기적용, 헤더적용, 냉수펌프동력, 냉각수펌프동력, 사용연료, 대수, 냉수펌프제어, 냉각수펌프제어}
|
||||||
rowtbl_nangbangkikiRow.ItemArray = columnValuesArray
|
rowtbl_nangbangkikiRow.ItemArray = columnValuesArray
|
||||||
Me.Rows.Add(rowtbl_nangbangkikiRow)
|
Me.Rows.Add(rowtbl_nangbangkikiRow)
|
||||||
Return rowtbl_nangbangkikiRow
|
Return rowtbl_nangbangkikiRow
|
||||||
@@ -7850,6 +7872,8 @@ Partial Public Class DS
|
|||||||
Me.column냉각수펌프동력 = MyBase.Columns("냉각수펌프동력")
|
Me.column냉각수펌프동력 = MyBase.Columns("냉각수펌프동력")
|
||||||
Me.column사용연료 = MyBase.Columns("사용연료")
|
Me.column사용연료 = MyBase.Columns("사용연료")
|
||||||
Me.column대수 = MyBase.Columns("대수")
|
Me.column대수 = MyBase.Columns("대수")
|
||||||
|
Me.column냉수펌프제어 = MyBase.Columns("냉수펌프제어")
|
||||||
|
Me.column냉각수펌프제어 = MyBase.Columns("냉각수펌프제어")
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
@@ -7901,6 +7925,10 @@ Partial Public Class DS
|
|||||||
MyBase.Columns.Add(Me.column사용연료)
|
MyBase.Columns.Add(Me.column사용연료)
|
||||||
Me.column대수 = New Global.System.Data.DataColumn("대수", GetType(String), Nothing, Global.System.Data.MappingType.Element)
|
Me.column대수 = New Global.System.Data.DataColumn("대수", GetType(String), Nothing, Global.System.Data.MappingType.Element)
|
||||||
MyBase.Columns.Add(Me.column대수)
|
MyBase.Columns.Add(Me.column대수)
|
||||||
|
Me.column냉수펌프제어 = New Global.System.Data.DataColumn("냉수펌프제어", GetType(String), Nothing, Global.System.Data.MappingType.Element)
|
||||||
|
MyBase.Columns.Add(Me.column냉수펌프제어)
|
||||||
|
Me.column냉각수펌프제어 = New Global.System.Data.DataColumn("냉각수펌프제어", GetType(String), Nothing, Global.System.Data.MappingType.Element)
|
||||||
|
MyBase.Columns.Add(Me.column냉각수펌프제어)
|
||||||
Me.Constraints.Add(New Global.System.Data.UniqueConstraint("Constraint1", New Global.System.Data.DataColumn() {Me.columncode}, true))
|
Me.Constraints.Add(New Global.System.Data.UniqueConstraint("Constraint1", New Global.System.Data.DataColumn() {Me.columncode}, true))
|
||||||
Me.columncode.AllowDBNull = false
|
Me.columncode.AllowDBNull = false
|
||||||
Me.columncode.Unique = true
|
Me.columncode.Unique = true
|
||||||
@@ -29114,7 +29142,7 @@ Partial Public Class DS
|
|||||||
Public Property 펌프제어유형() As String
|
Public Property 펌프제어유형() As String
|
||||||
Get
|
Get
|
||||||
If Me.Is펌프제어유형Null Then
|
If Me.Is펌프제어유형Null Then
|
||||||
Return "0"
|
Return Nothing
|
||||||
Else
|
Else
|
||||||
Return CType(Me(Me.tabletbl_nanbangkiki.펌프제어유형Column),String)
|
Return CType(Me(Me.tabletbl_nanbangkiki.펌프제어유형Column),String)
|
||||||
End If
|
End If
|
||||||
@@ -30456,6 +30484,36 @@ Partial Public Class DS
|
|||||||
End Set
|
End Set
|
||||||
End Property
|
End Property
|
||||||
|
|
||||||
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")> _
|
||||||
|
Public Property 냉수펌프제어() As String
|
||||||
|
Get
|
||||||
|
If Me.Is냉수펌프제어Null Then
|
||||||
|
Return String.Empty
|
||||||
|
Else
|
||||||
|
Return CType(Me(Me.tabletbl_nangbangkiki.냉수펌프제어Column),String)
|
||||||
|
End If
|
||||||
|
End Get
|
||||||
|
Set
|
||||||
|
Me(Me.tabletbl_nangbangkiki.냉수펌프제어Column) = value
|
||||||
|
End Set
|
||||||
|
End Property
|
||||||
|
|
||||||
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")> _
|
||||||
|
Public Property 냉각수펌프제어() As String
|
||||||
|
Get
|
||||||
|
If Me.Is냉각수펌프제어Null Then
|
||||||
|
Return String.Empty
|
||||||
|
Else
|
||||||
|
Return CType(Me(Me.tabletbl_nangbangkiki.냉각수펌프제어Column),String)
|
||||||
|
End If
|
||||||
|
End Get
|
||||||
|
Set
|
||||||
|
Me(Me.tabletbl_nangbangkiki.냉각수펌프제어Column) = value
|
||||||
|
End Set
|
||||||
|
End Property
|
||||||
|
|
||||||
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")> _
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")> _
|
||||||
Public Function Is설명Null() As Boolean
|
Public Function Is설명Null() As Boolean
|
||||||
@@ -30719,6 +30777,30 @@ Partial Public Class DS
|
|||||||
Public Sub Set대수Null()
|
Public Sub Set대수Null()
|
||||||
Me(Me.tabletbl_nangbangkiki.대수Column) = Global.System.Convert.DBNull
|
Me(Me.tabletbl_nangbangkiki.대수Column) = Global.System.Convert.DBNull
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")> _
|
||||||
|
Public Function Is냉수펌프제어Null() As Boolean
|
||||||
|
Return Me.IsNull(Me.tabletbl_nangbangkiki.냉수펌프제어Column)
|
||||||
|
End Function
|
||||||
|
|
||||||
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")> _
|
||||||
|
Public Sub Set냉수펌프제어Null()
|
||||||
|
Me(Me.tabletbl_nangbangkiki.냉수펌프제어Column) = Global.System.Convert.DBNull
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")> _
|
||||||
|
Public Function Is냉각수펌프제어Null() As Boolean
|
||||||
|
Return Me.IsNull(Me.tabletbl_nangbangkiki.냉각수펌프제어Column)
|
||||||
|
End Function
|
||||||
|
|
||||||
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")> _
|
||||||
|
Public Sub Set냉각수펌프제어Null()
|
||||||
|
Me(Me.tabletbl_nangbangkiki.냉각수펌프제어Column) = Global.System.Convert.DBNull
|
||||||
|
End Sub
|
||||||
End Class
|
End Class
|
||||||
|
|
||||||
'''<summary>
|
'''<summary>
|
||||||
|
|||||||
@@ -1532,7 +1532,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
<xs:element name="DS" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="DS" msprop:Generator_UserDSName="DS">
|
<xs:element name="DS" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="DS" msprop:Generator_UserDSName="DS">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||||
<xs:element name="tbl_profile_od" msprop:Generator_TableClassName="tbl_profile_odDataTable" msprop:Generator_TableVarName="tabletbl_profile_od" msprop:Generator_RowChangedName="tbl_profile_odRowChanged" msprop:Generator_TablePropName="tbl_profile_od" msprop:Generator_RowDeletingName="tbl_profile_odRowDeleting" msprop:Generator_RowChangingName="tbl_profile_odRowChanging" msprop:Generator_RowEvHandlerName="tbl_profile_odRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_profile_odRowDeleted" msprop:Generator_RowClassName="tbl_profile_odRow" msprop:Generator_UserTableName="tbl_profile_od" msprop:Generator_RowEvArgName="tbl_profile_odRowChangeEvent">
|
<xs:element name="tbl_profile_od" msprop:Generator_TableClassName="tbl_profile_odDataTable" msprop:Generator_TableVarName="tabletbl_profile_od" msprop:Generator_TablePropName="tbl_profile_od" msprop:Generator_RowDeletingName="tbl_profile_odRowDeleting" msprop:Generator_RowChangingName="tbl_profile_odRowChanging" msprop:Generator_RowEvHandlerName="tbl_profile_odRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_profile_odRowDeleted" msprop:Generator_UserTableName="tbl_profile_od" msprop:Generator_RowChangedName="tbl_profile_odRowChanged" msprop:Generator_RowEvArgName="tbl_profile_odRowChangeEvent" msprop:Generator_RowClassName="tbl_profile_odRow">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code">
|
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code">
|
||||||
@@ -1875,7 +1875,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="weather_group" msprop:Generator_TableClassName="weather_groupDataTable" msprop:Generator_TableVarName="tableweather_group" msprop:Generator_RowChangedName="weather_groupRowChanged" msprop:Generator_TablePropName="weather_group" msprop:Generator_RowDeletingName="weather_groupRowDeleting" msprop:Generator_RowChangingName="weather_groupRowChanging" msprop:Generator_RowEvHandlerName="weather_groupRowChangeEventHandler" msprop:Generator_RowDeletedName="weather_groupRowDeleted" msprop:Generator_RowClassName="weather_groupRow" msprop:Generator_UserTableName="weather_group" msprop:Generator_RowEvArgName="weather_groupRowChangeEvent">
|
<xs:element name="weather_group" msprop:Generator_TableClassName="weather_groupDataTable" msprop:Generator_TableVarName="tableweather_group" msprop:Generator_TablePropName="weather_group" msprop:Generator_RowDeletingName="weather_groupRowDeleting" msprop:Generator_RowChangingName="weather_groupRowChanging" msprop:Generator_RowEvHandlerName="weather_groupRowChangeEventHandler" msprop:Generator_RowDeletedName="weather_groupRowDeleted" msprop:Generator_UserTableName="weather_group" msprop:Generator_RowChangedName="weather_groupRowChanged" msprop:Generator_RowEvArgName="weather_groupRowChangeEvent" msprop:Generator_RowClassName="weather_groupRow">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code">
|
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code">
|
||||||
@@ -1898,7 +1898,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="tbl_weather_od" msprop:Generator_TableClassName="tbl_weather_odDataTable" msprop:Generator_TableVarName="tabletbl_weather_od" msprop:Generator_RowChangedName="tbl_weather_odRowChanged" msprop:Generator_TablePropName="tbl_weather_od" msprop:Generator_RowDeletingName="tbl_weather_odRowDeleting" msprop:Generator_RowChangingName="tbl_weather_odRowChanging" msprop:Generator_RowEvHandlerName="tbl_weather_odRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_weather_odRowDeleted" msprop:Generator_RowClassName="tbl_weather_odRow" msprop:Generator_UserTableName="tbl_weather_od" msprop:Generator_RowEvArgName="tbl_weather_odRowChangeEvent">
|
<xs:element name="tbl_weather_od" msprop:Generator_TableClassName="tbl_weather_odDataTable" msprop:Generator_TableVarName="tabletbl_weather_od" msprop:Generator_TablePropName="tbl_weather_od" msprop:Generator_RowDeletingName="tbl_weather_odRowDeleting" msprop:Generator_RowChangingName="tbl_weather_odRowChanging" msprop:Generator_RowEvHandlerName="tbl_weather_odRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_weather_odRowDeleted" msprop:Generator_UserTableName="tbl_weather_od" msprop:Generator_RowChangedName="tbl_weather_odRowChanged" msprop:Generator_RowEvArgName="tbl_weather_odRowChangeEvent" msprop:Generator_RowClassName="tbl_weather_odRow">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code">
|
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code">
|
||||||
@@ -2016,7 +2016,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="weather_cha_od" msprop:Generator_TableClassName="weather_cha_odDataTable" msprop:Generator_TableVarName="tableweather_cha_od" msprop:Generator_RowChangedName="weather_cha_odRowChanged" msprop:Generator_TablePropName="weather_cha_od" msprop:Generator_RowDeletingName="weather_cha_odRowDeleting" msprop:Generator_RowChangingName="weather_cha_odRowChanging" msprop:Generator_RowEvHandlerName="weather_cha_odRowChangeEventHandler" msprop:Generator_RowDeletedName="weather_cha_odRowDeleted" msprop:Generator_RowClassName="weather_cha_odRow" msprop:Generator_UserTableName="weather_cha_od" msprop:Generator_RowEvArgName="weather_cha_odRowChangeEvent">
|
<xs:element name="weather_cha_od" msprop:Generator_TableClassName="weather_cha_odDataTable" msprop:Generator_TableVarName="tableweather_cha_od" msprop:Generator_TablePropName="weather_cha_od" msprop:Generator_RowDeletingName="weather_cha_odRowDeleting" msprop:Generator_RowChangingName="weather_cha_odRowChanging" msprop:Generator_RowEvHandlerName="weather_cha_odRowChangeEventHandler" msprop:Generator_RowDeletedName="weather_cha_odRowDeleted" msprop:Generator_UserTableName="weather_cha_od" msprop:Generator_RowChangedName="weather_cha_odRowChanged" msprop:Generator_RowEvArgName="weather_cha_odRowChangeEvent" msprop:Generator_RowClassName="weather_cha_odRow">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="pcode" msprop:Generator_ColumnVarNameInTable="columnpcode" msprop:Generator_ColumnPropNameInRow="pcode" msprop:Generator_ColumnPropNameInTable="pcodeColumn" msprop:Generator_UserColumnName="pcode">
|
<xs:element name="pcode" msprop:Generator_ColumnVarNameInTable="columnpcode" msprop:Generator_ColumnPropNameInRow="pcode" msprop:Generator_ColumnPropNameInTable="pcodeColumn" msprop:Generator_UserColumnName="pcode">
|
||||||
@@ -2127,7 +2127,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="weather_supdo_od" msprop:Generator_TableClassName="weather_supdo_odDataTable" msprop:Generator_TableVarName="tableweather_supdo_od" msprop:Generator_RowChangedName="weather_supdo_odRowChanged" msprop:Generator_TablePropName="weather_supdo_od" msprop:Generator_RowDeletingName="weather_supdo_odRowDeleting" msprop:Generator_RowChangingName="weather_supdo_odRowChanging" msprop:Generator_RowEvHandlerName="weather_supdo_odRowChangeEventHandler" msprop:Generator_RowDeletedName="weather_supdo_odRowDeleted" msprop:Generator_RowClassName="weather_supdo_odRow" msprop:Generator_UserTableName="weather_supdo_od" msprop:Generator_RowEvArgName="weather_supdo_odRowChangeEvent">
|
<xs:element name="weather_supdo_od" msprop:Generator_TableClassName="weather_supdo_odDataTable" msprop:Generator_TableVarName="tableweather_supdo_od" msprop:Generator_TablePropName="weather_supdo_od" msprop:Generator_RowDeletingName="weather_supdo_odRowDeleting" msprop:Generator_RowChangingName="weather_supdo_odRowChanging" msprop:Generator_RowEvHandlerName="weather_supdo_odRowChangeEventHandler" msprop:Generator_RowDeletedName="weather_supdo_odRowDeleted" msprop:Generator_UserTableName="weather_supdo_od" msprop:Generator_RowChangedName="weather_supdo_odRowChanged" msprop:Generator_RowEvArgName="weather_supdo_odRowChangeEvent" msprop:Generator_RowClassName="weather_supdo_odRow">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="pcode" msprop:Generator_ColumnVarNameInTable="columnpcode" msprop:Generator_ColumnPropNameInRow="pcode" msprop:Generator_ColumnPropNameInTable="pcodeColumn" msprop:Generator_UserColumnName="pcode">
|
<xs:element name="pcode" msprop:Generator_ColumnVarNameInTable="columnpcode" msprop:Generator_ColumnPropNameInRow="pcode" msprop:Generator_ColumnPropNameInTable="pcodeColumn" msprop:Generator_UserColumnName="pcode">
|
||||||
@@ -2322,7 +2322,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="tbl_nanbangkiki" msprop:Generator_TableClassName="tbl_nanbangkikiDataTable" msprop:Generator_TableVarName="tabletbl_nanbangkiki" msprop:Generator_RowChangedName="tbl_nanbangkikiRowChanged" msprop:Generator_TablePropName="tbl_nanbangkiki" msprop:Generator_RowDeletingName="tbl_nanbangkikiRowDeleting" msprop:Generator_RowChangingName="tbl_nanbangkikiRowChanging" msprop:Generator_RowEvHandlerName="tbl_nanbangkikiRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_nanbangkikiRowDeleted" msprop:Generator_RowClassName="tbl_nanbangkikiRow" msprop:Generator_UserTableName="tbl_nanbangkiki" msprop:Generator_RowEvArgName="tbl_nanbangkikiRowChangeEvent">
|
<xs:element name="tbl_nanbangkiki" msprop:Generator_TableClassName="tbl_nanbangkikiDataTable" msprop:Generator_TableVarName="tabletbl_nanbangkiki" msprop:Generator_TablePropName="tbl_nanbangkiki" msprop:Generator_RowDeletingName="tbl_nanbangkikiRowDeleting" msprop:Generator_RowChangingName="tbl_nanbangkikiRowChanging" msprop:Generator_RowEvHandlerName="tbl_nanbangkikiRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_nanbangkikiRowDeleted" msprop:Generator_UserTableName="tbl_nanbangkiki" msprop:Generator_RowChangedName="tbl_nanbangkikiRowChanged" msprop:Generator_RowEvArgName="tbl_nanbangkikiRowChangeEvent" msprop:Generator_RowClassName="tbl_nanbangkikiRow">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code">
|
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code">
|
||||||
@@ -2350,7 +2350,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
<xs:element name="펌프정격전력" msprop:nullValue="0" msprop:Generator_ColumnPropNameInRow="펌프정격전력" msprop:Generator_ColumnVarNameInTable="column펌프정격전력" msprop:Generator_ColumnPropNameInTable="펌프정격전력Column" msprop:Generator_UserColumnName="펌프정격전력" type="xs:string" default="0" minOccurs="0" />
|
<xs:element name="펌프정격전력" msprop:nullValue="0" msprop:Generator_ColumnPropNameInRow="펌프정격전력" msprop:Generator_ColumnVarNameInTable="column펌프정격전력" msprop:Generator_ColumnPropNameInTable="펌프정격전력Column" msprop:Generator_UserColumnName="펌프정격전력" type="xs:string" default="0" minOccurs="0" />
|
||||||
<xs:element name="배관망유형" msprop:nullValue="0" msprop:Generator_ColumnPropNameInRow="배관망유형" msprop:Generator_ColumnVarNameInTable="column배관망유형" msprop:Generator_ColumnPropNameInTable="배관망유형Column" msprop:Generator_UserColumnName="배관망유형" type="xs:string" default="0" minOccurs="0" />
|
<xs:element name="배관망유형" msprop:nullValue="0" msprop:Generator_ColumnPropNameInRow="배관망유형" msprop:Generator_ColumnVarNameInTable="column배관망유형" msprop:Generator_ColumnPropNameInTable="배관망유형Column" msprop:Generator_UserColumnName="배관망유형" type="xs:string" default="0" minOccurs="0" />
|
||||||
<xs:element name="펌프교정계수" msprop:nullValue="0" msprop:Generator_ColumnPropNameInRow="펌프교정계수" msprop:Generator_ColumnVarNameInTable="column펌프교정계수" msprop:Generator_ColumnPropNameInTable="펌프교정계수Column" msprop:Generator_UserColumnName="펌프교정계수" type="xs:string" default="0" minOccurs="0" />
|
<xs:element name="펌프교정계수" msprop:nullValue="0" msprop:Generator_ColumnPropNameInRow="펌프교정계수" msprop:Generator_ColumnVarNameInTable="column펌프교정계수" msprop:Generator_ColumnPropNameInTable="펌프교정계수Column" msprop:Generator_UserColumnName="펌프교정계수" type="xs:string" default="0" minOccurs="0" />
|
||||||
<xs:element name="펌프제어유형" msprop:nullValue="0" msprop:Generator_ColumnPropNameInRow="펌프제어유형" msprop:Generator_ColumnVarNameInTable="column펌프제어유형" msprop:Generator_ColumnPropNameInTable="펌프제어유형Column" msprop:Generator_UserColumnName="펌프제어유형" default="0" minOccurs="0">
|
<xs:element name="펌프제어유형" msprop:nullValue="_null" msprop:Generator_ColumnPropNameInRow="펌프제어유형" msprop:Generator_ColumnVarNameInTable="column펌프제어유형" msprop:Generator_ColumnPropNameInTable="펌프제어유형Column" msprop:Generator_UserColumnName="펌프제어유형" default="(없음)" minOccurs="0">
|
||||||
<xs:simpleType>
|
<xs:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
@@ -2405,7 +2405,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="tbl_nangbangkiki" msprop:Generator_TableClassName="tbl_nangbangkikiDataTable" msprop:Generator_TableVarName="tabletbl_nangbangkiki" msprop:Generator_RowChangedName="tbl_nangbangkikiRowChanged" msprop:Generator_TablePropName="tbl_nangbangkiki" msprop:Generator_RowDeletingName="tbl_nangbangkikiRowDeleting" msprop:Generator_RowChangingName="tbl_nangbangkikiRowChanging" msprop:Generator_RowEvHandlerName="tbl_nangbangkikiRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_nangbangkikiRowDeleted" msprop:Generator_RowClassName="tbl_nangbangkikiRow" msprop:Generator_UserTableName="tbl_nangbangkiki" msprop:Generator_RowEvArgName="tbl_nangbangkikiRowChangeEvent">
|
<xs:element name="tbl_nangbangkiki" msprop:Generator_TableClassName="tbl_nangbangkikiDataTable" msprop:Generator_TableVarName="tabletbl_nangbangkiki" msprop:Generator_TablePropName="tbl_nangbangkiki" msprop:Generator_RowDeletingName="tbl_nangbangkikiRowDeleting" msprop:Generator_RowChangingName="tbl_nangbangkikiRowChanging" msprop:Generator_RowEvHandlerName="tbl_nangbangkikiRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_nangbangkikiRowDeleted" msprop:Generator_UserTableName="tbl_nangbangkiki" msprop:Generator_RowChangedName="tbl_nangbangkikiRowChanged" msprop:Generator_RowEvArgName="tbl_nangbangkikiRowChangeEvent" msprop:Generator_RowClassName="tbl_nangbangkikiRow">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code">
|
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code">
|
||||||
@@ -2467,10 +2467,12 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
<xs:element name="냉각수펌프동력" msprop:nullValue="0" msprop:Generator_ColumnPropNameInRow="냉각수펌프동력" msprop:Generator_ColumnVarNameInTable="column냉각수펌프동력" msprop:Generator_ColumnPropNameInTable="냉각수펌프동력Column" msprop:Generator_UserColumnName="냉각수펌프동력" type="xs:string" default="0" minOccurs="0" />
|
<xs:element name="냉각수펌프동력" msprop:nullValue="0" msprop:Generator_ColumnPropNameInRow="냉각수펌프동력" msprop:Generator_ColumnVarNameInTable="column냉각수펌프동력" msprop:Generator_ColumnPropNameInTable="냉각수펌프동력Column" msprop:Generator_UserColumnName="냉각수펌프동력" type="xs:string" default="0" minOccurs="0" />
|
||||||
<xs:element name="사용연료" msprop:nullValue="_null" msprop:Generator_ColumnPropNameInRow="사용연료" msprop:Generator_ColumnVarNameInTable="column사용연료" msprop:Generator_ColumnPropNameInTable="사용연료Column" msprop:Generator_UserColumnName="사용연료" type="xs:string" default="" minOccurs="0" />
|
<xs:element name="사용연료" msprop:nullValue="_null" msprop:Generator_ColumnPropNameInRow="사용연료" msprop:Generator_ColumnVarNameInTable="column사용연료" msprop:Generator_ColumnPropNameInTable="사용연료Column" msprop:Generator_UserColumnName="사용연료" type="xs:string" default="" minOccurs="0" />
|
||||||
<xs:element name="대수" msprop:nullValue="1" msprop:Generator_ColumnPropNameInRow="대수" msprop:Generator_ColumnVarNameInTable="column대수" msprop:Generator_ColumnPropNameInTable="대수Column" msprop:Generator_UserColumnName="대수" type="xs:string" default="1" minOccurs="0" />
|
<xs:element name="대수" msprop:nullValue="1" msprop:Generator_ColumnPropNameInRow="대수" msprop:Generator_ColumnVarNameInTable="column대수" msprop:Generator_ColumnPropNameInTable="대수Column" msprop:Generator_UserColumnName="대수" type="xs:string" default="1" minOccurs="0" />
|
||||||
|
<xs:element name="냉수펌프제어" msprop:Generator_ColumnVarNameInTable="column냉수펌프제어" msprop:Generator_ColumnPropNameInRow="냉수펌프제어" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInTable="냉수펌프제어Column" msprop:Generator_UserColumnName="냉수펌프제어" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="냉각수펌프제어" msprop:Generator_ColumnVarNameInTable="column냉각수펌프제어" msprop:Generator_ColumnPropNameInRow="냉각수펌프제어" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInTable="냉각수펌프제어Column" msprop:Generator_UserColumnName="냉각수펌프제어" type="xs:string" minOccurs="0" />
|
||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="tbl_bunbae" msprop:Generator_TableClassName="tbl_bunbaeDataTable" msprop:Generator_TableVarName="tabletbl_bunbae" msprop:Generator_RowChangedName="tbl_bunbaeRowChanged" msprop:Generator_TablePropName="tbl_bunbae" msprop:Generator_RowDeletingName="tbl_bunbaeRowDeleting" msprop:Generator_RowChangingName="tbl_bunbaeRowChanging" msprop:Generator_RowEvHandlerName="tbl_bunbaeRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_bunbaeRowDeleted" msprop:Generator_RowClassName="tbl_bunbaeRow" msprop:Generator_UserTableName="tbl_bunbae" msprop:Generator_RowEvArgName="tbl_bunbaeRowChangeEvent">
|
<xs:element name="tbl_bunbae" msprop:Generator_TableClassName="tbl_bunbaeDataTable" msprop:Generator_TableVarName="tabletbl_bunbae" msprop:Generator_TablePropName="tbl_bunbae" msprop:Generator_RowDeletingName="tbl_bunbaeRowDeleting" msprop:Generator_RowChangingName="tbl_bunbaeRowChanging" msprop:Generator_RowEvHandlerName="tbl_bunbaeRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_bunbaeRowDeleted" msprop:Generator_UserTableName="tbl_bunbae" msprop:Generator_RowChangedName="tbl_bunbaeRowChanged" msprop:Generator_RowEvArgName="tbl_bunbaeRowChangeEvent" msprop:Generator_RowClassName="tbl_bunbaeRow">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code">
|
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code">
|
||||||
@@ -2515,7 +2517,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="tbl_pic" msprop:Generator_TableClassName="tbl_picDataTable" msprop:Generator_TableVarName="tabletbl_pic" msprop:Generator_RowChangedName="tbl_picRowChanged" msprop:Generator_TablePropName="tbl_pic" msprop:Generator_RowDeletingName="tbl_picRowDeleting" msprop:Generator_RowChangingName="tbl_picRowChanging" msprop:Generator_RowEvHandlerName="tbl_picRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_picRowDeleted" msprop:Generator_RowClassName="tbl_picRow" msprop:Generator_UserTableName="tbl_pic" msprop:Generator_RowEvArgName="tbl_picRowChangeEvent">
|
<xs:element name="tbl_pic" msprop:Generator_TableClassName="tbl_picDataTable" msprop:Generator_TableVarName="tabletbl_pic" msprop:Generator_TablePropName="tbl_pic" msprop:Generator_RowDeletingName="tbl_picRowDeleting" msprop:Generator_RowChangingName="tbl_picRowChanging" msprop:Generator_RowEvHandlerName="tbl_picRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_picRowDeleted" msprop:Generator_UserTableName="tbl_pic" msprop:Generator_RowChangedName="tbl_picRowChanged" msprop:Generator_RowEvArgName="tbl_picRowChangeEvent" msprop:Generator_RowClassName="tbl_picRow">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code" type="xs:string" minOccurs="0" />
|
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code" type="xs:string" minOccurs="0" />
|
||||||
@@ -2523,7 +2525,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="tbl_common_od" msprop:Generator_TableClassName="tbl_common_odDataTable" msprop:Generator_TableVarName="tabletbl_common_od" msprop:Generator_RowChangedName="tbl_common_odRowChanged" msprop:Generator_TablePropName="tbl_common_od" msprop:Generator_RowDeletingName="tbl_common_odRowDeleting" msprop:Generator_RowChangingName="tbl_common_odRowChanging" msprop:Generator_RowEvHandlerName="tbl_common_odRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_common_odRowDeleted" msprop:Generator_RowClassName="tbl_common_odRow" msprop:Generator_UserTableName="tbl_common_od" msprop:Generator_RowEvArgName="tbl_common_odRowChangeEvent">
|
<xs:element name="tbl_common_od" msprop:Generator_TableClassName="tbl_common_odDataTable" msprop:Generator_TableVarName="tabletbl_common_od" msprop:Generator_TablePropName="tbl_common_od" msprop:Generator_RowDeletingName="tbl_common_odRowDeleting" msprop:Generator_RowChangingName="tbl_common_odRowChanging" msprop:Generator_RowEvHandlerName="tbl_common_odRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_common_odRowDeleted" msprop:Generator_UserTableName="tbl_common_od" msprop:Generator_RowChangedName="tbl_common_odRowChanged" msprop:Generator_RowEvArgName="tbl_common_odRowChangeEvent" msprop:Generator_RowClassName="tbl_common_odRow">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="gubun" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="gubun" msprop:Generator_ColumnVarNameInTable="columngubun" msprop:Generator_ColumnPropNameInTable="gubunColumn" msprop:Generator_UserColumnName="gubun" default="">
|
<xs:element name="gubun" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="gubun" msprop:Generator_ColumnVarNameInTable="columngubun" msprop:Generator_ColumnPropNameInTable="gubunColumn" msprop:Generator_UserColumnName="gubun" default="">
|
||||||
@@ -2552,7 +2554,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="weather_ilsa_od" msprop:Generator_TableClassName="weather_ilsa_odDataTable" msprop:Generator_TableVarName="tableweather_ilsa_od" msprop:Generator_RowChangedName="weather_ilsa_odRowChanged" msprop:Generator_TablePropName="weather_ilsa_od" msprop:Generator_RowDeletingName="weather_ilsa_odRowDeleting" msprop:Generator_RowChangingName="weather_ilsa_odRowChanging" msprop:Generator_RowEvHandlerName="weather_ilsa_odRowChangeEventHandler" msprop:Generator_RowDeletedName="weather_ilsa_odRowDeleted" msprop:Generator_RowClassName="weather_ilsa_odRow" msprop:Generator_UserTableName="weather_ilsa_od" msprop:Generator_RowEvArgName="weather_ilsa_odRowChangeEvent">
|
<xs:element name="weather_ilsa_od" msprop:Generator_TableClassName="weather_ilsa_odDataTable" msprop:Generator_TableVarName="tableweather_ilsa_od" msprop:Generator_TablePropName="weather_ilsa_od" msprop:Generator_RowDeletingName="weather_ilsa_odRowDeleting" msprop:Generator_RowChangingName="weather_ilsa_odRowChanging" msprop:Generator_RowEvHandlerName="weather_ilsa_odRowChangeEventHandler" msprop:Generator_RowDeletedName="weather_ilsa_odRowDeleted" msprop:Generator_UserTableName="weather_ilsa_od" msprop:Generator_RowChangedName="weather_ilsa_odRowChanged" msprop:Generator_RowEvArgName="weather_ilsa_odRowChangeEvent" msprop:Generator_RowClassName="weather_ilsa_odRow">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="pcode" msprop:Generator_ColumnVarNameInTable="columnpcode" msprop:Generator_ColumnPropNameInRow="pcode" msprop:Generator_ColumnPropNameInTable="pcodeColumn" msprop:Generator_UserColumnName="pcode">
|
<xs:element name="pcode" msprop:Generator_ColumnVarNameInTable="columnpcode" msprop:Generator_ColumnPropNameInRow="pcode" msprop:Generator_ColumnPropNameInTable="pcodeColumn" msprop:Generator_UserColumnName="pcode">
|
||||||
@@ -2670,7 +2672,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="weather_temp_od" msprop:Generator_TableClassName="weather_temp_odDataTable" msprop:Generator_TableVarName="tableweather_temp_od" msprop:Generator_RowChangedName="weather_temp_odRowChanged" msprop:Generator_TablePropName="weather_temp_od" msprop:Generator_RowDeletingName="weather_temp_odRowDeleting" msprop:Generator_RowChangingName="weather_temp_odRowChanging" msprop:Generator_RowEvHandlerName="weather_temp_odRowChangeEventHandler" msprop:Generator_RowDeletedName="weather_temp_odRowDeleted" msprop:Generator_RowClassName="weather_temp_odRow" msprop:Generator_UserTableName="weather_temp_od" msprop:Generator_RowEvArgName="weather_temp_odRowChangeEvent">
|
<xs:element name="weather_temp_od" msprop:Generator_TableClassName="weather_temp_odDataTable" msprop:Generator_TableVarName="tableweather_temp_od" msprop:Generator_TablePropName="weather_temp_od" msprop:Generator_RowDeletingName="weather_temp_odRowDeleting" msprop:Generator_RowChangingName="weather_temp_odRowChanging" msprop:Generator_RowEvHandlerName="weather_temp_odRowChangeEventHandler" msprop:Generator_RowDeletedName="weather_temp_odRowDeleted" msprop:Generator_UserTableName="weather_temp_od" msprop:Generator_RowChangedName="weather_temp_odRowChanged" msprop:Generator_RowEvArgName="weather_temp_odRowChangeEvent" msprop:Generator_RowClassName="weather_temp_odRow">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="pcode" msprop:Generator_ColumnVarNameInTable="columnpcode" msprop:Generator_ColumnPropNameInRow="pcode" msprop:Generator_ColumnPropNameInTable="pcodeColumn" msprop:Generator_UserColumnName="pcode">
|
<xs:element name="pcode" msprop:Generator_ColumnVarNameInTable="columnpcode" msprop:Generator_ColumnPropNameInRow="pcode" msprop:Generator_ColumnPropNameInTable="pcodeColumn" msprop:Generator_UserColumnName="pcode">
|
||||||
@@ -2865,7 +2867,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="tbl_myoun" msprop:Generator_TableClassName="tbl_myounDataTable" msprop:Generator_TableVarName="tabletbl_myoun" msprop:Generator_RowChangedName="tbl_myounRowChanged" msprop:Generator_TablePropName="tbl_myoun" msprop:Generator_RowDeletingName="tbl_myounRowDeleting" msprop:Generator_RowChangingName="tbl_myounRowChanging" msprop:Generator_RowEvHandlerName="tbl_myounRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_myounRowDeleted" msprop:Generator_RowClassName="tbl_myounRow" msprop:Generator_UserTableName="tbl_myoun" msprop:Generator_RowEvArgName="tbl_myounRowChangeEvent">
|
<xs:element name="tbl_myoun" msprop:Generator_TableClassName="tbl_myounDataTable" msprop:Generator_TableVarName="tabletbl_myoun" msprop:Generator_TablePropName="tbl_myoun" msprop:Generator_RowDeletingName="tbl_myounRowDeleting" msprop:Generator_RowChangingName="tbl_myounRowChanging" msprop:Generator_RowEvHandlerName="tbl_myounRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_myounRowDeleted" msprop:Generator_UserTableName="tbl_myoun" msprop:Generator_RowChangedName="tbl_myounRowChanged" msprop:Generator_RowEvArgName="tbl_myounRowChangeEvent" msprop:Generator_RowClassName="tbl_myounRow">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code" default="">
|
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code" default="">
|
||||||
@@ -2910,7 +2912,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="tbl_buha" msprop:Generator_TableClassName="tbl_buhaDataTable" msprop:Generator_TableVarName="tabletbl_buha" msprop:Generator_RowChangedName="tbl_buhaRowChanged" msprop:Generator_TablePropName="tbl_buha" msprop:Generator_RowDeletingName="tbl_buhaRowDeleting" msprop:Generator_RowChangingName="tbl_buhaRowChanging" msprop:Generator_RowEvHandlerName="tbl_buhaRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_buhaRowDeleted" msprop:Generator_RowClassName="tbl_buhaRow" msprop:Generator_UserTableName="tbl_buha" msprop:Generator_RowEvArgName="tbl_buhaRowChangeEvent">
|
<xs:element name="tbl_buha" msprop:Generator_TableClassName="tbl_buhaDataTable" msprop:Generator_TableVarName="tabletbl_buha" msprop:Generator_TablePropName="tbl_buha" msprop:Generator_RowDeletingName="tbl_buhaRowDeleting" msprop:Generator_RowChangingName="tbl_buhaRowChanging" msprop:Generator_RowEvHandlerName="tbl_buhaRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_buhaRowDeleted" msprop:Generator_UserTableName="tbl_buha" msprop:Generator_RowChangedName="tbl_buhaRowChanged" msprop:Generator_RowEvArgName="tbl_buhaRowChangeEvent" msprop:Generator_RowClassName="tbl_buhaRow">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code" type="xs:string" default="" />
|
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code" type="xs:string" default="" />
|
||||||
@@ -2928,7 +2930,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="tbl_nbunbae" msprop:Generator_TableClassName="tbl_nbunbaeDataTable" msprop:Generator_TableVarName="tabletbl_nbunbae" msprop:Generator_RowChangedName="tbl_nbunbaeRowChanged" msprop:Generator_TablePropName="tbl_nbunbae" msprop:Generator_RowDeletingName="tbl_nbunbaeRowDeleting" msprop:Generator_RowChangingName="tbl_nbunbaeRowChanging" msprop:Generator_RowEvHandlerName="tbl_nbunbaeRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_nbunbaeRowDeleted" msprop:Generator_RowClassName="tbl_nbunbaeRow" msprop:Generator_UserTableName="tbl_nbunbae" msprop:Generator_RowEvArgName="tbl_nbunbaeRowChangeEvent">
|
<xs:element name="tbl_nbunbae" msprop:Generator_TableClassName="tbl_nbunbaeDataTable" msprop:Generator_TableVarName="tabletbl_nbunbae" msprop:Generator_TablePropName="tbl_nbunbae" msprop:Generator_RowDeletingName="tbl_nbunbaeRowDeleting" msprop:Generator_RowChangingName="tbl_nbunbaeRowChanging" msprop:Generator_RowEvHandlerName="tbl_nbunbaeRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_nbunbaeRowDeleted" msprop:Generator_UserTableName="tbl_nbunbae" msprop:Generator_RowChangedName="tbl_nbunbaeRowChanged" msprop:Generator_RowEvArgName="tbl_nbunbaeRowChangeEvent" msprop:Generator_RowClassName="tbl_nbunbaeRow">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code" type="xs:string" default="" />
|
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code" type="xs:string" default="" />
|
||||||
@@ -2948,7 +2950,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="tbl_yk" msprop:Generator_TableClassName="tbl_ykDataTable" msprop:Generator_TableVarName="tabletbl_yk" msprop:Generator_RowChangedName="tbl_ykRowChanged" msprop:Generator_TablePropName="tbl_yk" msprop:Generator_RowDeletingName="tbl_ykRowDeleting" msprop:Generator_RowChangingName="tbl_ykRowChanging" msprop:Generator_RowEvHandlerName="tbl_ykRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_ykRowDeleted" msprop:Generator_RowClassName="tbl_ykRow" msprop:Generator_UserTableName="tbl_yk" msprop:Generator_RowEvArgName="tbl_ykRowChangeEvent">
|
<xs:element name="tbl_yk" msprop:Generator_TableClassName="tbl_ykDataTable" msprop:Generator_TableVarName="tabletbl_yk" msprop:Generator_TablePropName="tbl_yk" msprop:Generator_RowDeletingName="tbl_ykRowDeleting" msprop:Generator_RowChangingName="tbl_ykRowChanging" msprop:Generator_RowEvHandlerName="tbl_ykRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_ykRowDeleted" msprop:Generator_UserTableName="tbl_yk" msprop:Generator_RowChangedName="tbl_ykRowChanged" msprop:Generator_RowEvArgName="tbl_ykRowChangeEvent" msprop:Generator_RowClassName="tbl_ykRow">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code">
|
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code">
|
||||||
@@ -2973,7 +2975,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="tbl_new" msprop:Generator_TableClassName="tbl_newDataTable" msprop:Generator_TableVarName="tabletbl_new" msprop:Generator_RowChangedName="tbl_newRowChanged" msprop:Generator_TablePropName="tbl_new" msprop:Generator_RowDeletingName="tbl_newRowDeleting" msprop:Generator_RowChangingName="tbl_newRowChanging" msprop:Generator_RowEvHandlerName="tbl_newRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_newRowDeleted" msprop:Generator_RowClassName="tbl_newRow" msprop:Generator_UserTableName="tbl_new" msprop:Generator_RowEvArgName="tbl_newRowChangeEvent">
|
<xs:element name="tbl_new" msprop:Generator_TableClassName="tbl_newDataTable" msprop:Generator_TableVarName="tabletbl_new" msprop:Generator_TablePropName="tbl_new" msprop:Generator_RowDeletingName="tbl_newRowDeleting" msprop:Generator_RowChangingName="tbl_newRowChanging" msprop:Generator_RowEvHandlerName="tbl_newRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_newRowDeleted" msprop:Generator_UserTableName="tbl_new" msprop:Generator_RowChangedName="tbl_newRowChanged" msprop:Generator_RowEvArgName="tbl_newRowChangeEvent" msprop:Generator_RowClassName="tbl_newRow">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code">
|
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code">
|
||||||
@@ -3031,7 +3033,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="tbl_kongjo" msprop:Generator_TableClassName="tbl_kongjoDataTable" msprop:Generator_TableVarName="tabletbl_kongjo" msprop:Generator_RowChangedName="tbl_kongjoRowChanged" msprop:Generator_TablePropName="tbl_kongjo" msprop:Generator_RowDeletingName="tbl_kongjoRowDeleting" msprop:Generator_RowChangingName="tbl_kongjoRowChanging" msprop:Generator_RowEvHandlerName="tbl_kongjoRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_kongjoRowDeleted" msprop:Generator_RowClassName="tbl_kongjoRow" msprop:Generator_UserTableName="tbl_kongjo" msprop:Generator_RowEvArgName="tbl_kongjoRowChangeEvent">
|
<xs:element name="tbl_kongjo" msprop:Generator_TableClassName="tbl_kongjoDataTable" msprop:Generator_TableVarName="tabletbl_kongjo" msprop:Generator_TablePropName="tbl_kongjo" msprop:Generator_RowDeletingName="tbl_kongjoRowDeleting" msprop:Generator_RowChangingName="tbl_kongjoRowChanging" msprop:Generator_RowEvHandlerName="tbl_kongjoRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_kongjoRowDeleted" msprop:Generator_UserTableName="tbl_kongjo" msprop:Generator_RowChangedName="tbl_kongjoRowChanged" msprop:Generator_RowEvArgName="tbl_kongjoRowChangeEvent" msprop:Generator_RowClassName="tbl_kongjoRow">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code">
|
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code">
|
||||||
@@ -3095,7 +3097,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="tbl_monuse" msprop:Generator_TableClassName="tbl_monuseDataTable" msprop:Generator_TableVarName="tabletbl_monuse" msprop:Generator_RowChangedName="tbl_monuseRowChanged" msprop:Generator_TablePropName="tbl_monuse" msprop:Generator_RowDeletingName="tbl_monuseRowDeleting" msprop:Generator_RowChangingName="tbl_monuseRowChanging" msprop:Generator_RowEvHandlerName="tbl_monuseRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_monuseRowDeleted" msprop:Generator_RowClassName="tbl_monuseRow" msprop:Generator_UserTableName="tbl_monuse" msprop:Generator_RowEvArgName="tbl_monuseRowChangeEvent">
|
<xs:element name="tbl_monuse" msprop:Generator_TableClassName="tbl_monuseDataTable" msprop:Generator_TableVarName="tabletbl_monuse" msprop:Generator_TablePropName="tbl_monuse" msprop:Generator_RowDeletingName="tbl_monuseRowDeleting" msprop:Generator_RowChangingName="tbl_monuseRowChanging" msprop:Generator_RowEvHandlerName="tbl_monuseRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_monuseRowDeleted" msprop:Generator_UserTableName="tbl_monuse" msprop:Generator_RowChangedName="tbl_monuseRowChanged" msprop:Generator_RowEvArgName="tbl_monuseRowChangeEvent" msprop:Generator_RowClassName="tbl_monuseRow">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="년" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="년" msprop:Generator_ColumnVarNameInTable="column년" msprop:Generator_ColumnPropNameInTable="년Column" msprop:Generator_UserColumnName="년" type="xs:string" default="" />
|
<xs:element name="년" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="년" msprop:Generator_ColumnVarNameInTable="column년" msprop:Generator_ColumnPropNameInTable="년Column" msprop:Generator_UserColumnName="년" type="xs:string" default="" />
|
||||||
@@ -3107,7 +3109,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="tbl_mach" msprop:Generator_TableClassName="tbl_machDataTable" msprop:Generator_TableVarName="tabletbl_mach" msprop:Generator_RowChangedName="tbl_machRowChanged" msprop:Generator_TablePropName="tbl_mach" msprop:Generator_RowDeletingName="tbl_machRowDeleting" msprop:Generator_RowChangingName="tbl_machRowChanging" msprop:Generator_RowEvHandlerName="tbl_machRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_machRowDeleted" msprop:Generator_RowClassName="tbl_machRow" msprop:Generator_UserTableName="tbl_mach" msprop:Generator_RowEvArgName="tbl_machRowChangeEvent">
|
<xs:element name="tbl_mach" msprop:Generator_TableClassName="tbl_machDataTable" msprop:Generator_TableVarName="tabletbl_mach" msprop:Generator_TablePropName="tbl_mach" msprop:Generator_RowDeletingName="tbl_machRowDeleting" msprop:Generator_RowChangingName="tbl_machRowChanging" msprop:Generator_RowEvHandlerName="tbl_machRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_machRowDeleted" msprop:Generator_UserTableName="tbl_mach" msprop:Generator_RowChangedName="tbl_machRowChanged" msprop:Generator_RowEvArgName="tbl_machRowChangeEvent" msprop:Generator_RowClassName="tbl_machRow">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code" type="xs:string" default="" minOccurs="0" />
|
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code" type="xs:string" default="" minOccurs="0" />
|
||||||
@@ -3116,7 +3118,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="tbl_ykdetail" msprop:Generator_TableClassName="tbl_ykdetailDataTable" msprop:Generator_TableVarName="tabletbl_ykdetail" msprop:Generator_RowChangedName="tbl_ykdetailRowChanged" msprop:Generator_TablePropName="tbl_ykdetail" msprop:Generator_RowDeletingName="tbl_ykdetailRowDeleting" msprop:Generator_RowChangingName="tbl_ykdetailRowChanging" msprop:Generator_RowEvHandlerName="tbl_ykdetailRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_ykdetailRowDeleted" msprop:Generator_RowClassName="tbl_ykdetailRow" msprop:Generator_UserTableName="tbl_ykdetail" msprop:Generator_RowEvArgName="tbl_ykdetailRowChangeEvent">
|
<xs:element name="tbl_ykdetail" msprop:Generator_TableClassName="tbl_ykdetailDataTable" msprop:Generator_TableVarName="tabletbl_ykdetail" msprop:Generator_TablePropName="tbl_ykdetail" msprop:Generator_RowDeletingName="tbl_ykdetailRowDeleting" msprop:Generator_RowChangingName="tbl_ykdetailRowChanging" msprop:Generator_RowEvHandlerName="tbl_ykdetailRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_ykdetailRowDeleted" msprop:Generator_UserTableName="tbl_ykdetail" msprop:Generator_RowChangedName="tbl_ykdetailRowChanged" msprop:Generator_RowEvArgName="tbl_ykdetailRowChangeEvent" msprop:Generator_RowClassName="tbl_ykdetailRow">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="pcode" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="pcode" msprop:Generator_ColumnVarNameInTable="columnpcode" msprop:Generator_ColumnPropNameInTable="pcodeColumn" msprop:Generator_UserColumnName="pcode" default="">
|
<xs:element name="pcode" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="pcode" msprop:Generator_ColumnVarNameInTable="columnpcode" msprop:Generator_ColumnPropNameInTable="pcodeColumn" msprop:Generator_UserColumnName="pcode" default="">
|
||||||
@@ -3150,7 +3152,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="tbl_zone" msprop:Generator_TableClassName="tbl_zoneDataTable" msprop:Generator_TableVarName="tabletbl_zone" msprop:Generator_RowChangedName="tbl_zoneRowChanged" msprop:Generator_TablePropName="tbl_zone" msprop:Generator_RowDeletingName="tbl_zoneRowDeleting" msprop:Generator_RowChangingName="tbl_zoneRowChanging" msprop:Generator_RowEvHandlerName="tbl_zoneRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_zoneRowDeleted" msprop:Generator_RowClassName="tbl_zoneRow" msprop:Generator_UserTableName="tbl_zone" msprop:Generator_RowEvArgName="tbl_zoneRowChangeEvent">
|
<xs:element name="tbl_zone" msprop:Generator_TableClassName="tbl_zoneDataTable" msprop:Generator_TableVarName="tabletbl_zone" msprop:Generator_TablePropName="tbl_zone" msprop:Generator_RowDeletingName="tbl_zoneRowDeleting" msprop:Generator_RowChangingName="tbl_zoneRowChanging" msprop:Generator_RowEvHandlerName="tbl_zoneRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_zoneRowDeleted" msprop:Generator_UserTableName="tbl_zone" msprop:Generator_RowChangedName="tbl_zoneRowChanged" msprop:Generator_RowEvArgName="tbl_zoneRowChangeEvent" msprop:Generator_RowClassName="tbl_zoneRow">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code">
|
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code">
|
||||||
@@ -3318,7 +3320,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="tbl_Desc" msprop:Generator_TableClassName="tbl_DescDataTable" msprop:Generator_TableVarName="tabletbl_Desc" msprop:Generator_RowChangedName="tbl_DescRowChanged" msprop:Generator_TablePropName="tbl_Desc" msprop:Generator_RowDeletingName="tbl_DescRowDeleting" msprop:Generator_RowChangingName="tbl_DescRowChanging" msprop:Generator_RowEvHandlerName="tbl_DescRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_DescRowDeleted" msprop:Generator_RowClassName="tbl_DescRow" msprop:Generator_UserTableName="tbl_Desc" msprop:Generator_RowEvArgName="tbl_DescRowChangeEvent">
|
<xs:element name="tbl_Desc" msprop:Generator_TableClassName="tbl_DescDataTable" msprop:Generator_TableVarName="tabletbl_Desc" msprop:Generator_TablePropName="tbl_Desc" msprop:Generator_RowDeletingName="tbl_DescRowDeleting" msprop:Generator_RowChangingName="tbl_DescRowChanging" msprop:Generator_RowEvHandlerName="tbl_DescRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_DescRowDeleted" msprop:Generator_UserTableName="tbl_Desc" msprop:Generator_RowChangedName="tbl_DescRowChanged" msprop:Generator_RowEvArgName="tbl_DescRowChangeEvent" msprop:Generator_RowClassName="tbl_DescRow">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="cname" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="cname" msprop:Generator_ColumnVarNameInTable="columncname" msprop:Generator_ColumnPropNameInTable="cnameColumn" msprop:Generator_UserColumnName="cname" type="xs:string" default="" minOccurs="0" />
|
<xs:element name="cname" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="cname" msprop:Generator_ColumnVarNameInTable="columncname" msprop:Generator_ColumnPropNameInTable="cnameColumn" msprop:Generator_UserColumnName="cname" type="xs:string" default="" minOccurs="0" />
|
||||||
@@ -3389,7 +3391,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="tbl_elect" msprop:Generator_TableClassName="tbl_electDataTable" msprop:Generator_TableVarName="tabletbl_elect" msprop:Generator_RowChangedName="tbl_electRowChanged" msprop:Generator_TablePropName="tbl_elect" msprop:Generator_RowDeletingName="tbl_electRowDeleting" msprop:Generator_RowChangingName="tbl_electRowChanging" msprop:Generator_RowEvHandlerName="tbl_electRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_electRowDeleted" msprop:Generator_RowClassName="tbl_electRow" msprop:Generator_UserTableName="tbl_elect" msprop:Generator_RowEvArgName="tbl_electRowChangeEvent">
|
<xs:element name="tbl_elect" msprop:Generator_TableClassName="tbl_electDataTable" msprop:Generator_TableVarName="tabletbl_elect" msprop:Generator_TablePropName="tbl_elect" msprop:Generator_RowDeletingName="tbl_electRowDeleting" msprop:Generator_RowChangingName="tbl_electRowChanging" msprop:Generator_RowEvHandlerName="tbl_electRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_electRowDeleted" msprop:Generator_UserTableName="tbl_elect" msprop:Generator_RowChangedName="tbl_electRowChanged" msprop:Generator_RowEvArgName="tbl_electRowChangeEvent" msprop:Generator_RowClassName="tbl_electRow">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="code" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code" type="xs:string" default="" minOccurs="0" />
|
<xs:element name="code" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code" type="xs:string" default="" minOccurs="0" />
|
||||||
@@ -3426,7 +3428,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="tbl_new_energy" msprop:Generator_TableClassName="tbl_new_energyDataTable" msprop:Generator_TableVarName="tabletbl_new_energy" msprop:Generator_RowChangedName="tbl_new_energyRowChanged" msprop:Generator_TablePropName="tbl_new_energy" msprop:Generator_RowDeletingName="tbl_new_energyRowDeleting" msprop:Generator_RowChangingName="tbl_new_energyRowChanging" msprop:Generator_RowEvHandlerName="tbl_new_energyRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_new_energyRowDeleted" msprop:Generator_RowClassName="tbl_new_energyRow" msprop:Generator_UserTableName="tbl_new_energy" msprop:Generator_RowEvArgName="tbl_new_energyRowChangeEvent">
|
<xs:element name="tbl_new_energy" msprop:Generator_TableClassName="tbl_new_energyDataTable" msprop:Generator_TableVarName="tabletbl_new_energy" msprop:Generator_TablePropName="tbl_new_energy" msprop:Generator_RowDeletingName="tbl_new_energyRowDeleting" msprop:Generator_RowChangingName="tbl_new_energyRowChanging" msprop:Generator_RowEvHandlerName="tbl_new_energyRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_new_energyRowDeleted" msprop:Generator_UserTableName="tbl_new_energy" msprop:Generator_RowChangedName="tbl_new_energyRowChanged" msprop:Generator_RowEvArgName="tbl_new_energyRowChangeEvent" msprop:Generator_RowClassName="tbl_new_energyRow">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code">
|
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code">
|
||||||
@@ -3460,7 +3462,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="tbl_new_ground" msprop:Generator_TableClassName="tbl_new_groundDataTable" msprop:Generator_TableVarName="tabletbl_new_ground" msprop:Generator_RowChangedName="tbl_new_groundRowChanged" msprop:Generator_TablePropName="tbl_new_ground" msprop:Generator_RowDeletingName="tbl_new_groundRowDeleting" msprop:Generator_RowChangingName="tbl_new_groundRowChanging" msprop:Generator_RowEvHandlerName="tbl_new_groundRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_new_groundRowDeleted" msprop:Generator_RowClassName="tbl_new_groundRow" msprop:Generator_UserTableName="tbl_new_ground" msprop:Generator_RowEvArgName="tbl_new_groundRowChangeEvent">
|
<xs:element name="tbl_new_ground" msprop:Generator_TableClassName="tbl_new_groundDataTable" msprop:Generator_TableVarName="tabletbl_new_ground" msprop:Generator_TablePropName="tbl_new_ground" msprop:Generator_RowDeletingName="tbl_new_groundRowDeleting" msprop:Generator_RowChangingName="tbl_new_groundRowChanging" msprop:Generator_RowEvHandlerName="tbl_new_groundRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_new_groundRowDeleted" msprop:Generator_UserTableName="tbl_new_ground" msprop:Generator_RowChangedName="tbl_new_groundRowChanged" msprop:Generator_RowEvArgName="tbl_new_groundRowChangeEvent" msprop:Generator_RowClassName="tbl_new_groundRow">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code">
|
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code">
|
||||||
@@ -3487,7 +3489,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="tbl_new_light" msprop:Generator_TableClassName="tbl_new_lightDataTable" msprop:Generator_TableVarName="tabletbl_new_light" msprop:Generator_RowChangedName="tbl_new_lightRowChanged" msprop:Generator_TablePropName="tbl_new_light" msprop:Generator_RowDeletingName="tbl_new_lightRowDeleting" msprop:Generator_RowChangingName="tbl_new_lightRowChanging" msprop:Generator_RowEvHandlerName="tbl_new_lightRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_new_lightRowDeleted" msprop:Generator_RowClassName="tbl_new_lightRow" msprop:Generator_UserTableName="tbl_new_light" msprop:Generator_RowEvArgName="tbl_new_lightRowChangeEvent">
|
<xs:element name="tbl_new_light" msprop:Generator_TableClassName="tbl_new_lightDataTable" msprop:Generator_TableVarName="tabletbl_new_light" msprop:Generator_TablePropName="tbl_new_light" msprop:Generator_RowDeletingName="tbl_new_lightRowDeleting" msprop:Generator_RowChangingName="tbl_new_lightRowChanging" msprop:Generator_RowEvHandlerName="tbl_new_lightRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_new_lightRowDeleted" msprop:Generator_UserTableName="tbl_new_light" msprop:Generator_RowChangedName="tbl_new_lightRowChanged" msprop:Generator_RowEvArgName="tbl_new_lightRowChangeEvent" msprop:Generator_RowClassName="tbl_new_lightRow">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code">
|
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code">
|
||||||
@@ -3514,7 +3516,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="tbl_light" msprop:Generator_TableClassName="tbl_lightDataTable" msprop:Generator_TableVarName="tabletbl_light" msprop:Generator_RowChangedName="tbl_lightRowChanged" msprop:Generator_TablePropName="tbl_light" msprop:Generator_RowDeletingName="tbl_lightRowDeleting" msprop:Generator_RowChangingName="tbl_lightRowChanging" msprop:Generator_RowEvHandlerName="tbl_lightRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_lightRowDeleted" msprop:Generator_RowClassName="tbl_lightRow" msprop:Generator_UserTableName="tbl_light" msprop:Generator_RowEvArgName="tbl_lightRowChangeEvent">
|
<xs:element name="tbl_light" msprop:Generator_TableClassName="tbl_lightDataTable" msprop:Generator_TableVarName="tabletbl_light" msprop:Generator_TablePropName="tbl_light" msprop:Generator_RowDeletingName="tbl_lightRowDeleting" msprop:Generator_RowChangingName="tbl_lightRowChanging" msprop:Generator_RowEvHandlerName="tbl_lightRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_lightRowDeleted" msprop:Generator_UserTableName="tbl_light" msprop:Generator_RowChangedName="tbl_lightRowChanged" msprop:Generator_RowEvArgName="tbl_lightRowChangeEvent" msprop:Generator_RowClassName="tbl_lightRow">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code" type="xs:string" minOccurs="0" />
|
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code" type="xs:string" minOccurs="0" />
|
||||||
@@ -3526,7 +3528,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="tbl_danmal" msprop:Generator_TableClassName="tbl_danmalDataTable" msprop:Generator_TableVarName="tabletbl_danmal" msprop:Generator_RowChangedName="tbl_danmalRowChanged" msprop:Generator_TablePropName="tbl_danmal" msprop:Generator_RowDeletingName="tbl_danmalRowDeleting" msprop:Generator_RowChangingName="tbl_danmalRowChanging" msprop:Generator_RowEvHandlerName="tbl_danmalRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_danmalRowDeleted" msprop:Generator_RowClassName="tbl_danmalRow" msprop:Generator_UserTableName="tbl_danmal" msprop:Generator_RowEvArgName="tbl_danmalRowChangeEvent">
|
<xs:element name="tbl_danmal" msprop:Generator_TableClassName="tbl_danmalDataTable" msprop:Generator_TableVarName="tabletbl_danmal" msprop:Generator_TablePropName="tbl_danmal" msprop:Generator_RowDeletingName="tbl_danmalRowDeleting" msprop:Generator_RowChangingName="tbl_danmalRowChanging" msprop:Generator_RowEvHandlerName="tbl_danmalRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_danmalRowDeleted" msprop:Generator_UserTableName="tbl_danmal" msprop:Generator_RowChangedName="tbl_danmalRowChanged" msprop:Generator_RowEvArgName="tbl_danmalRowChangeEvent" msprop:Generator_RowClassName="tbl_danmalRow">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code" type="xs:string" minOccurs="0" />
|
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code" type="xs:string" minOccurs="0" />
|
||||||
@@ -3538,7 +3540,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="tbl_type" msprop:Generator_TableClassName="tbl_typeDataTable" msprop:Generator_TableVarName="tabletbl_type" msprop:Generator_RowChangedName="tbl_typeRowChanged" msprop:Generator_TablePropName="tbl_type" msprop:Generator_RowDeletingName="tbl_typeRowDeleting" msprop:Generator_RowChangingName="tbl_typeRowChanging" msprop:Generator_RowEvHandlerName="tbl_typeRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_typeRowDeleted" msprop:Generator_RowClassName="tbl_typeRow" msprop:Generator_UserTableName="tbl_type" msprop:Generator_RowEvArgName="tbl_typeRowChangeEvent">
|
<xs:element name="tbl_type" msprop:Generator_TableClassName="tbl_typeDataTable" msprop:Generator_TableVarName="tabletbl_type" msprop:Generator_TablePropName="tbl_type" msprop:Generator_RowDeletingName="tbl_typeRowDeleting" msprop:Generator_RowChangingName="tbl_typeRowChanging" msprop:Generator_RowEvHandlerName="tbl_typeRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_typeRowDeleted" msprop:Generator_UserTableName="tbl_type" msprop:Generator_RowChangedName="tbl_typeRowChanged" msprop:Generator_RowEvArgName="tbl_typeRowChangeEvent" msprop:Generator_RowClassName="tbl_typeRow">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="세대타입" msprop:Generator_ColumnVarNameInTable="column세대타입" msprop:Generator_ColumnPropNameInRow="세대타입" msprop:Generator_ColumnPropNameInTable="세대타입Column" msprop:Generator_UserColumnName="세대타입" type="xs:string" minOccurs="0" />
|
<xs:element name="세대타입" msprop:Generator_ColumnVarNameInTable="column세대타입" msprop:Generator_ColumnPropNameInRow="세대타입" msprop:Generator_ColumnPropNameInTable="세대타입Column" msprop:Generator_UserColumnName="세대타입" type="xs:string" minOccurs="0" />
|
||||||
@@ -3551,7 +3553,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="tbl_new_열병합" msprop:Generator_TableClassName="tbl_new_열병합DataTable" msprop:Generator_TableVarName="tabletbl_new_열병합" msprop:Generator_RowChangedName="tbl_new_열병합RowChanged" msprop:Generator_TablePropName="tbl_new_열병합" msprop:Generator_RowDeletingName="tbl_new_열병합RowDeleting" msprop:Generator_RowChangingName="tbl_new_열병합RowChanging" msprop:Generator_RowEvHandlerName="tbl_new_열병합RowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_new_열병합RowDeleted" msprop:Generator_RowClassName="tbl_new_열병합Row" msprop:Generator_UserTableName="tbl_new_열병합" msprop:Generator_RowEvArgName="tbl_new_열병합RowChangeEvent">
|
<xs:element name="tbl_new_열병합" msprop:Generator_TableClassName="tbl_new_열병합DataTable" msprop:Generator_TableVarName="tabletbl_new_열병합" msprop:Generator_TablePropName="tbl_new_열병합" msprop:Generator_RowDeletingName="tbl_new_열병합RowDeleting" msprop:Generator_RowChangingName="tbl_new_열병합RowChanging" msprop:Generator_RowEvHandlerName="tbl_new_열병합RowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_new_열병합RowDeleted" msprop:Generator_UserTableName="tbl_new_열병합" msprop:Generator_RowChangedName="tbl_new_열병합RowChanged" msprop:Generator_RowEvArgName="tbl_new_열병합RowChangeEvent" msprop:Generator_RowClassName="tbl_new_열병합Row">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code">
|
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code">
|
||||||
@@ -3576,7 +3578,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="tbl_ReqInfo" msprop:Generator_TableClassName="tbl_ReqInfoDataTable" msprop:Generator_TableVarName="tabletbl_ReqInfo" msprop:Generator_RowChangedName="tbl_ReqInfoRowChanged" msprop:Generator_TablePropName="tbl_ReqInfo" msprop:Generator_RowDeletingName="tbl_ReqInfoRowDeleting" msprop:Generator_RowChangingName="tbl_ReqInfoRowChanging" msprop:Generator_RowEvHandlerName="tbl_ReqInfoRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_ReqInfoRowDeleted" msprop:Generator_RowClassName="tbl_ReqInfoRow" msprop:Generator_UserTableName="tbl_ReqInfo" msprop:Generator_RowEvArgName="tbl_ReqInfoRowChangeEvent">
|
<xs:element name="tbl_ReqInfo" msprop:Generator_TableClassName="tbl_ReqInfoDataTable" msprop:Generator_TableVarName="tabletbl_ReqInfo" msprop:Generator_TablePropName="tbl_ReqInfo" msprop:Generator_RowDeletingName="tbl_ReqInfoRowDeleting" msprop:Generator_RowChangingName="tbl_ReqInfoRowChanging" msprop:Generator_RowEvHandlerName="tbl_ReqInfoRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_ReqInfoRowDeleted" msprop:Generator_UserTableName="tbl_ReqInfo" msprop:Generator_RowChangedName="tbl_ReqInfoRowChanged" msprop:Generator_RowEvArgName="tbl_ReqInfoRowChangeEvent" msprop:Generator_RowClassName="tbl_ReqInfoRow">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="단열조치준수" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="단열조치준수" msprop:Generator_ColumnVarNameInTable="column단열조치준수" msprop:Generator_ColumnPropNameInTable="단열조치준수Column" msprop:Generator_UserColumnName="단열조치준수" type="xs:string" default="" minOccurs="0" />
|
<xs:element name="단열조치준수" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="단열조치준수" msprop:Generator_ColumnVarNameInTable="column단열조치준수" msprop:Generator_ColumnPropNameInTable="단열조치준수Column" msprop:Generator_UserColumnName="단열조치준수" type="xs:string" default="" minOccurs="0" />
|
||||||
@@ -3612,7 +3614,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="tbl_common" msprop:Generator_TableClassName="tbl_commonDataTable" msprop:Generator_TableVarName="tabletbl_common" msprop:Generator_TablePropName="tbl_common" msprop:Generator_RowDeletingName="tbl_commonRowDeleting" msprop:Generator_RowChangingName="tbl_commonRowChanging" msprop:Generator_RowEvHandlerName="tbl_commonRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_commonRowDeleted" msprop:Generator_UserTableName="tbl_common" msprop:Generator_RowChangedName="tbl_commonRowChanged" msprop:Generator_RowEvArgName="tbl_commonRowChangeEvent" msprop:Generator_RowClassName="tbl_commonRow">
|
<xs:element name="tbl_common" msprop:Generator_TableClassName="tbl_commonDataTable" msprop:Generator_TableVarName="tabletbl_common" msprop:Generator_RowChangedName="tbl_commonRowChanged" msprop:Generator_TablePropName="tbl_common" msprop:Generator_RowDeletingName="tbl_commonRowDeleting" msprop:Generator_RowChangingName="tbl_commonRowChanging" msprop:Generator_RowEvHandlerName="tbl_commonRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_commonRowDeleted" msprop:Generator_RowClassName="tbl_commonRow" msprop:Generator_UserTableName="tbl_common" msprop:Generator_RowEvArgName="tbl_commonRowChangeEvent">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="gubun" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="gubun" msprop:Generator_ColumnVarNameInTable="columngubun" msprop:Generator_ColumnPropNameInTable="gubunColumn" msprop:Generator_UserColumnName="gubun" default="">
|
<xs:element name="gubun" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="gubun" msprop:Generator_ColumnVarNameInTable="columngubun" msprop:Generator_ColumnPropNameInTable="gubunColumn" msprop:Generator_UserColumnName="gubun" default="">
|
||||||
@@ -3641,7 +3643,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="tbl_profile" msprop:Generator_TableClassName="tbl_profileDataTable" msprop:Generator_TableVarName="tabletbl_profile" msprop:Generator_TablePropName="tbl_profile" msprop:Generator_RowDeletingName="tbl_profileRowDeleting" msprop:Generator_RowChangingName="tbl_profileRowChanging" msprop:Generator_RowEvHandlerName="tbl_profileRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_profileRowDeleted" msprop:Generator_UserTableName="tbl_profile" msprop:Generator_RowChangedName="tbl_profileRowChanged" msprop:Generator_RowEvArgName="tbl_profileRowChangeEvent" msprop:Generator_RowClassName="tbl_profileRow">
|
<xs:element name="tbl_profile" msprop:Generator_TableClassName="tbl_profileDataTable" msprop:Generator_TableVarName="tabletbl_profile" msprop:Generator_RowChangedName="tbl_profileRowChanged" msprop:Generator_TablePropName="tbl_profile" msprop:Generator_RowDeletingName="tbl_profileRowDeleting" msprop:Generator_RowChangingName="tbl_profileRowChanging" msprop:Generator_RowEvHandlerName="tbl_profileRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_profileRowDeleted" msprop:Generator_RowClassName="tbl_profileRow" msprop:Generator_UserTableName="tbl_profile" msprop:Generator_RowEvArgName="tbl_profileRowChangeEvent">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code">
|
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code">
|
||||||
@@ -3984,7 +3986,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="tbl_weather" msprop:Generator_TableClassName="tbl_weatherDataTable" msprop:Generator_TableVarName="tabletbl_weather" msprop:Generator_TablePropName="tbl_weather" msprop:Generator_RowDeletingName="tbl_weatherRowDeleting" msprop:Generator_RowChangingName="tbl_weatherRowChanging" msprop:Generator_RowEvHandlerName="tbl_weatherRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_weatherRowDeleted" msprop:Generator_UserTableName="tbl_weather" msprop:Generator_RowChangedName="tbl_weatherRowChanged" msprop:Generator_RowEvArgName="tbl_weatherRowChangeEvent" msprop:Generator_RowClassName="tbl_weatherRow">
|
<xs:element name="tbl_weather" msprop:Generator_TableClassName="tbl_weatherDataTable" msprop:Generator_TableVarName="tabletbl_weather" msprop:Generator_RowChangedName="tbl_weatherRowChanged" msprop:Generator_TablePropName="tbl_weather" msprop:Generator_RowDeletingName="tbl_weatherRowDeleting" msprop:Generator_RowChangingName="tbl_weatherRowChanging" msprop:Generator_RowEvHandlerName="tbl_weatherRowChangeEventHandler" msprop:Generator_RowDeletedName="tbl_weatherRowDeleted" msprop:Generator_RowClassName="tbl_weatherRow" msprop:Generator_UserTableName="tbl_weather" msprop:Generator_RowEvArgName="tbl_weatherRowChangeEvent">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code">
|
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code">
|
||||||
@@ -4102,7 +4104,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="weather_cha" msprop:Generator_TableClassName="weather_chaDataTable" msprop:Generator_TableVarName="tableweather_cha" msprop:Generator_TablePropName="weather_cha" msprop:Generator_RowDeletingName="weather_chaRowDeleting" msprop:Generator_RowChangingName="weather_chaRowChanging" msprop:Generator_RowEvHandlerName="weather_chaRowChangeEventHandler" msprop:Generator_RowDeletedName="weather_chaRowDeleted" msprop:Generator_UserTableName="weather_cha" msprop:Generator_RowChangedName="weather_chaRowChanged" msprop:Generator_RowEvArgName="weather_chaRowChangeEvent" msprop:Generator_RowClassName="weather_chaRow">
|
<xs:element name="weather_cha" msprop:Generator_TableClassName="weather_chaDataTable" msprop:Generator_TableVarName="tableweather_cha" msprop:Generator_RowChangedName="weather_chaRowChanged" msprop:Generator_TablePropName="weather_cha" msprop:Generator_RowDeletingName="weather_chaRowDeleting" msprop:Generator_RowChangingName="weather_chaRowChanging" msprop:Generator_RowEvHandlerName="weather_chaRowChangeEventHandler" msprop:Generator_RowDeletedName="weather_chaRowDeleted" msprop:Generator_RowClassName="weather_chaRow" msprop:Generator_UserTableName="weather_cha" msprop:Generator_RowEvArgName="weather_chaRowChangeEvent">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="pcode" msprop:Generator_ColumnVarNameInTable="columnpcode" msprop:Generator_ColumnPropNameInRow="pcode" msprop:Generator_ColumnPropNameInTable="pcodeColumn" msprop:Generator_UserColumnName="pcode">
|
<xs:element name="pcode" msprop:Generator_ColumnVarNameInTable="columnpcode" msprop:Generator_ColumnPropNameInRow="pcode" msprop:Generator_ColumnPropNameInTable="pcodeColumn" msprop:Generator_UserColumnName="pcode">
|
||||||
@@ -4213,7 +4215,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="weather_ilsa" msprop:Generator_TableClassName="weather_ilsaDataTable" msprop:Generator_TableVarName="tableweather_ilsa" msprop:Generator_TablePropName="weather_ilsa" msprop:Generator_RowDeletingName="weather_ilsaRowDeleting" msprop:Generator_RowChangingName="weather_ilsaRowChanging" msprop:Generator_RowEvHandlerName="weather_ilsaRowChangeEventHandler" msprop:Generator_RowDeletedName="weather_ilsaRowDeleted" msprop:Generator_UserTableName="weather_ilsa" msprop:Generator_RowChangedName="weather_ilsaRowChanged" msprop:Generator_RowEvArgName="weather_ilsaRowChangeEvent" msprop:Generator_RowClassName="weather_ilsaRow">
|
<xs:element name="weather_ilsa" msprop:Generator_TableClassName="weather_ilsaDataTable" msprop:Generator_TableVarName="tableweather_ilsa" msprop:Generator_RowChangedName="weather_ilsaRowChanged" msprop:Generator_TablePropName="weather_ilsa" msprop:Generator_RowDeletingName="weather_ilsaRowDeleting" msprop:Generator_RowChangingName="weather_ilsaRowChanging" msprop:Generator_RowEvHandlerName="weather_ilsaRowChangeEventHandler" msprop:Generator_RowDeletedName="weather_ilsaRowDeleted" msprop:Generator_RowClassName="weather_ilsaRow" msprop:Generator_UserTableName="weather_ilsa" msprop:Generator_RowEvArgName="weather_ilsaRowChangeEvent">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="pcode" msprop:Generator_ColumnVarNameInTable="columnpcode" msprop:Generator_ColumnPropNameInRow="pcode" msprop:Generator_ColumnPropNameInTable="pcodeColumn" msprop:Generator_UserColumnName="pcode">
|
<xs:element name="pcode" msprop:Generator_ColumnVarNameInTable="columnpcode" msprop:Generator_ColumnPropNameInRow="pcode" msprop:Generator_ColumnPropNameInTable="pcodeColumn" msprop:Generator_UserColumnName="pcode">
|
||||||
@@ -4331,7 +4333,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="weather_temp" msprop:Generator_TableClassName="weather_tempDataTable" msprop:Generator_TableVarName="tableweather_temp" msprop:Generator_TablePropName="weather_temp" msprop:Generator_RowDeletingName="weather_tempRowDeleting" msprop:Generator_RowChangingName="weather_tempRowChanging" msprop:Generator_RowEvHandlerName="weather_tempRowChangeEventHandler" msprop:Generator_RowDeletedName="weather_tempRowDeleted" msprop:Generator_UserTableName="weather_temp" msprop:Generator_RowChangedName="weather_tempRowChanged" msprop:Generator_RowEvArgName="weather_tempRowChangeEvent" msprop:Generator_RowClassName="weather_tempRow">
|
<xs:element name="weather_temp" msprop:Generator_TableClassName="weather_tempDataTable" msprop:Generator_TableVarName="tableweather_temp" msprop:Generator_RowChangedName="weather_tempRowChanged" msprop:Generator_TablePropName="weather_temp" msprop:Generator_RowDeletingName="weather_tempRowDeleting" msprop:Generator_RowChangingName="weather_tempRowChanging" msprop:Generator_RowEvHandlerName="weather_tempRowChangeEventHandler" msprop:Generator_RowDeletedName="weather_tempRowDeleted" msprop:Generator_RowClassName="weather_tempRow" msprop:Generator_UserTableName="weather_temp" msprop:Generator_RowEvArgName="weather_tempRowChangeEvent">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="pcode" msprop:Generator_ColumnVarNameInTable="columnpcode" msprop:Generator_ColumnPropNameInRow="pcode" msprop:Generator_ColumnPropNameInTable="pcodeColumn" msprop:Generator_UserColumnName="pcode">
|
<xs:element name="pcode" msprop:Generator_ColumnVarNameInTable="columnpcode" msprop:Generator_ColumnPropNameInRow="pcode" msprop:Generator_ColumnPropNameInTable="pcodeColumn" msprop:Generator_UserColumnName="pcode">
|
||||||
@@ -4526,7 +4528,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="weather_supdo" msprop:Generator_TableClassName="weather_supdoDataTable" msprop:Generator_TableVarName="tableweather_supdo" msprop:Generator_TablePropName="weather_supdo" msprop:Generator_RowDeletingName="weather_supdoRowDeleting" msprop:Generator_RowChangingName="weather_supdoRowChanging" msprop:Generator_RowEvHandlerName="weather_supdoRowChangeEventHandler" msprop:Generator_RowDeletedName="weather_supdoRowDeleted" msprop:Generator_UserTableName="weather_supdo" msprop:Generator_RowChangedName="weather_supdoRowChanged" msprop:Generator_RowEvArgName="weather_supdoRowChangeEvent" msprop:Generator_RowClassName="weather_supdoRow">
|
<xs:element name="weather_supdo" msprop:Generator_TableClassName="weather_supdoDataTable" msprop:Generator_TableVarName="tableweather_supdo" msprop:Generator_RowChangedName="weather_supdoRowChanged" msprop:Generator_TablePropName="weather_supdo" msprop:Generator_RowDeletingName="weather_supdoRowDeleting" msprop:Generator_RowChangingName="weather_supdoRowChanging" msprop:Generator_RowEvHandlerName="weather_supdoRowChangeEventHandler" msprop:Generator_RowDeletedName="weather_supdoRowDeleted" msprop:Generator_RowClassName="weather_supdoRow" msprop:Generator_UserTableName="weather_supdo" msprop:Generator_RowEvArgName="weather_supdoRowChangeEvent">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="pcode" msprop:Generator_ColumnVarNameInTable="columnpcode" msprop:Generator_ColumnPropNameInRow="pcode" msprop:Generator_ColumnPropNameInTable="pcodeColumn" msprop:Generator_UserColumnName="pcode">
|
<xs:element name="pcode" msprop:Generator_ColumnVarNameInTable="columnpcode" msprop:Generator_ColumnPropNameInRow="pcode" msprop:Generator_ColumnPropNameInTable="pcodeColumn" msprop:Generator_UserColumnName="pcode">
|
||||||
@@ -4721,7 +4723,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="weather_river" msprop:Generator_TableClassName="weather_riverDataTable" msprop:Generator_TableVarName="tableweather_river" msprop:Generator_TablePropName="weather_river" msprop:Generator_RowDeletingName="weather_riverRowDeleting" msprop:Generator_RowChangingName="weather_riverRowChanging" msprop:Generator_RowEvHandlerName="weather_riverRowChangeEventHandler" msprop:Generator_RowDeletedName="weather_riverRowDeleted" msprop:Generator_UserTableName="weather_river" msprop:Generator_RowChangedName="weather_riverRowChanged" msprop:Generator_RowEvArgName="weather_riverRowChangeEvent" msprop:Generator_RowClassName="weather_riverRow">
|
<xs:element name="weather_river" msprop:Generator_TableClassName="weather_riverDataTable" msprop:Generator_TableVarName="tableweather_river" msprop:Generator_RowChangedName="weather_riverRowChanged" msprop:Generator_TablePropName="weather_river" msprop:Generator_RowDeletingName="weather_riverRowDeleting" msprop:Generator_RowChangingName="weather_riverRowChanging" msprop:Generator_RowEvHandlerName="weather_riverRowChangeEventHandler" msprop:Generator_RowDeletedName="weather_riverRowDeleted" msprop:Generator_RowClassName="weather_riverRow" msprop:Generator_UserTableName="weather_river" msprop:Generator_RowEvArgName="weather_riverRowChangeEvent">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="pcode" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="pcode" msprop:Generator_ColumnVarNameInTable="columnpcode" msprop:Generator_ColumnPropNameInTable="pcodeColumn" msprop:Generator_UserColumnName="pcode" default="">
|
<xs:element name="pcode" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="pcode" msprop:Generator_ColumnVarNameInTable="columnpcode" msprop:Generator_ColumnPropNameInTable="pcodeColumn" msprop:Generator_UserColumnName="pcode" default="">
|
||||||
@@ -4832,7 +4834,7 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="weather_water" msprop:Generator_TableClassName="weather_waterDataTable" msprop:Generator_TableVarName="tableweather_water" msprop:Generator_TablePropName="weather_water" msprop:Generator_RowDeletingName="weather_waterRowDeleting" msprop:Generator_RowChangingName="weather_waterRowChanging" msprop:Generator_RowEvHandlerName="weather_waterRowChangeEventHandler" msprop:Generator_RowDeletedName="weather_waterRowDeleted" msprop:Generator_UserTableName="weather_water" msprop:Generator_RowChangedName="weather_waterRowChanged" msprop:Generator_RowEvArgName="weather_waterRowChangeEvent" msprop:Generator_RowClassName="weather_waterRow">
|
<xs:element name="weather_water" msprop:Generator_TableClassName="weather_waterDataTable" msprop:Generator_TableVarName="tableweather_water" msprop:Generator_RowChangedName="weather_waterRowChanged" msprop:Generator_TablePropName="weather_water" msprop:Generator_RowDeletingName="weather_waterRowDeleting" msprop:Generator_RowChangingName="weather_waterRowChanging" msprop:Generator_RowEvHandlerName="weather_waterRowChangeEventHandler" msprop:Generator_RowDeletedName="weather_waterRowDeleted" msprop:Generator_RowClassName="weather_waterRow" msprop:Generator_UserTableName="weather_water" msprop:Generator_RowEvArgName="weather_waterRowChangeEvent">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="pcode" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="pcode" msprop:Generator_ColumnVarNameInTable="columnpcode" msprop:Generator_ColumnPropNameInTable="pcodeColumn" msprop:Generator_UserColumnName="pcode" default="">
|
<xs:element name="pcode" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="pcode" msprop:Generator_ColumnVarNameInTable="columnpcode" msprop:Generator_ColumnPropNameInTable="pcodeColumn" msprop:Generator_UserColumnName="pcode" default="">
|
||||||
@@ -4943,108 +4945,108 @@ SELECT pcode, code, 설명, 최대부하, m01, m02, m03, m04, m05, m06, m07, m08
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="weather_wind" msprop:Generator_TableClassName="weather_windDataTable" msprop:Generator_TableVarName="tableweather_wind" msprop:Generator_TablePropName="weather_wind" msprop:Generator_RowDeletingName="weather_windRowDeleting" msprop:Generator_RowChangingName="weather_windRowChanging" msprop:Generator_RowEvHandlerName="weather_windRowChangeEventHandler" msprop:Generator_RowDeletedName="weather_windRowDeleted" msprop:Generator_UserTableName="weather_wind" msprop:Generator_RowChangedName="weather_windRowChanged" msprop:Generator_RowEvArgName="weather_windRowChangeEvent" msprop:Generator_RowClassName="weather_windRow">
|
<xs:element name="weather_wind" msprop:Generator_TableClassName="weather_windDataTable" msprop:Generator_TableVarName="tableweather_wind" msprop:Generator_RowChangedName="weather_windRowChanged" msprop:Generator_TablePropName="weather_wind" msprop:Generator_RowDeletingName="weather_windRowDeleting" msprop:Generator_RowChangingName="weather_windRowChanging" msprop:Generator_RowEvHandlerName="weather_windRowChangeEventHandler" msprop:Generator_RowDeletedName="weather_windRowDeleted" msprop:Generator_RowClassName="weather_windRow" msprop:Generator_UserTableName="weather_wind" msprop:Generator_RowEvArgName="weather_windRowChangeEvent">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="pcode" msprop:Generator_ColumnVarNameInTable="columnpcode" msprop:Generator_ColumnPropNameInRow="pcode" msprop:nullValue="" msprop:Generator_ColumnPropNameInTable="pcodeColumn" msprop:Generator_UserColumnName="pcode" default="">
|
<xs:element name="pcode" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="pcode" msprop:Generator_ColumnVarNameInTable="columnpcode" msprop:Generator_ColumnPropNameInTable="pcodeColumn" msprop:Generator_UserColumnName="pcode" default="">
|
||||||
<xs:simpleType>
|
<xs:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="10" />
|
<xs:maxLength value="10" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInRow="code" msprop:nullValue="" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code" default="">
|
<xs:element name="code" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="code" msprop:Generator_ColumnVarNameInTable="columncode" msprop:Generator_ColumnPropNameInTable="codeColumn" msprop:Generator_UserColumnName="code" default="">
|
||||||
<xs:simpleType>
|
<xs:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="10" />
|
<xs:maxLength value="10" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="설명" msprop:Generator_ColumnVarNameInTable="column설명" msprop:Generator_ColumnPropNameInRow="설명" msprop:nullValue="" msprop:Generator_ColumnPropNameInTable="설명Column" msprop:Generator_UserColumnName="설명" default="" minOccurs="0">
|
<xs:element name="설명" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="설명" msprop:Generator_ColumnVarNameInTable="column설명" msprop:Generator_ColumnPropNameInTable="설명Column" msprop:Generator_UserColumnName="설명" default="" minOccurs="0">
|
||||||
<xs:simpleType>
|
<xs:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="255" />
|
<xs:maxLength value="255" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="m01" msprop:Generator_ColumnVarNameInTable="columnm01" msprop:Generator_ColumnPropNameInRow="m01" msprop:nullValue="0" msprop:Generator_ColumnPropNameInTable="m01Column" msprop:Generator_UserColumnName="m01" default="0" minOccurs="0">
|
<xs:element name="m01" msprop:nullValue="0" msprop:Generator_ColumnPropNameInRow="m01" msprop:Generator_ColumnVarNameInTable="columnm01" msprop:Generator_ColumnPropNameInTable="m01Column" msprop:Generator_UserColumnName="m01" default="0" minOccurs="0">
|
||||||
<xs:simpleType>
|
<xs:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="m02" msprop:Generator_ColumnVarNameInTable="columnm02" msprop:Generator_ColumnPropNameInRow="m02" msprop:nullValue="0" msprop:Generator_ColumnPropNameInTable="m02Column" msprop:Generator_UserColumnName="m02" default="0" minOccurs="0">
|
<xs:element name="m02" msprop:nullValue="0" msprop:Generator_ColumnPropNameInRow="m02" msprop:Generator_ColumnVarNameInTable="columnm02" msprop:Generator_ColumnPropNameInTable="m02Column" msprop:Generator_UserColumnName="m02" default="0" minOccurs="0">
|
||||||
<xs:simpleType>
|
<xs:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="m03" msprop:Generator_ColumnVarNameInTable="columnm03" msprop:Generator_ColumnPropNameInRow="m03" msprop:nullValue="0" msprop:Generator_ColumnPropNameInTable="m03Column" msprop:Generator_UserColumnName="m03" default="0" minOccurs="0">
|
<xs:element name="m03" msprop:nullValue="0" msprop:Generator_ColumnPropNameInRow="m03" msprop:Generator_ColumnVarNameInTable="columnm03" msprop:Generator_ColumnPropNameInTable="m03Column" msprop:Generator_UserColumnName="m03" default="0" minOccurs="0">
|
||||||
<xs:simpleType>
|
<xs:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="m04" msprop:Generator_ColumnVarNameInTable="columnm04" msprop:Generator_ColumnPropNameInRow="m04" msprop:nullValue="0" msprop:Generator_ColumnPropNameInTable="m04Column" msprop:Generator_UserColumnName="m04" default="0" minOccurs="0">
|
<xs:element name="m04" msprop:nullValue="0" msprop:Generator_ColumnPropNameInRow="m04" msprop:Generator_ColumnVarNameInTable="columnm04" msprop:Generator_ColumnPropNameInTable="m04Column" msprop:Generator_UserColumnName="m04" default="0" minOccurs="0">
|
||||||
<xs:simpleType>
|
<xs:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="m05" msprop:Generator_ColumnVarNameInTable="columnm05" msprop:Generator_ColumnPropNameInRow="m05" msprop:nullValue="0" msprop:Generator_ColumnPropNameInTable="m05Column" msprop:Generator_UserColumnName="m05" default="0" minOccurs="0">
|
<xs:element name="m05" msprop:nullValue="0" msprop:Generator_ColumnPropNameInRow="m05" msprop:Generator_ColumnVarNameInTable="columnm05" msprop:Generator_ColumnPropNameInTable="m05Column" msprop:Generator_UserColumnName="m05" default="0" minOccurs="0">
|
||||||
<xs:simpleType>
|
<xs:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="m06" msprop:Generator_ColumnVarNameInTable="columnm06" msprop:Generator_ColumnPropNameInRow="m06" msprop:nullValue="0" msprop:Generator_ColumnPropNameInTable="m06Column" msprop:Generator_UserColumnName="m06" default="0" minOccurs="0">
|
<xs:element name="m06" msprop:nullValue="0" msprop:Generator_ColumnPropNameInRow="m06" msprop:Generator_ColumnVarNameInTable="columnm06" msprop:Generator_ColumnPropNameInTable="m06Column" msprop:Generator_UserColumnName="m06" default="0" minOccurs="0">
|
||||||
<xs:simpleType>
|
<xs:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="m07" msprop:Generator_ColumnVarNameInTable="columnm07" msprop:Generator_ColumnPropNameInRow="m07" msprop:nullValue="0" msprop:Generator_ColumnPropNameInTable="m07Column" msprop:Generator_UserColumnName="m07" default="0" minOccurs="0">
|
<xs:element name="m07" msprop:nullValue="0" msprop:Generator_ColumnPropNameInRow="m07" msprop:Generator_ColumnVarNameInTable="columnm07" msprop:Generator_ColumnPropNameInTable="m07Column" msprop:Generator_UserColumnName="m07" default="0" minOccurs="0">
|
||||||
<xs:simpleType>
|
<xs:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="m08" msprop:Generator_ColumnVarNameInTable="columnm08" msprop:Generator_ColumnPropNameInRow="m08" msprop:nullValue="0" msprop:Generator_ColumnPropNameInTable="m08Column" msprop:Generator_UserColumnName="m08" default="0" minOccurs="0">
|
<xs:element name="m08" msprop:nullValue="0" msprop:Generator_ColumnPropNameInRow="m08" msprop:Generator_ColumnVarNameInTable="columnm08" msprop:Generator_ColumnPropNameInTable="m08Column" msprop:Generator_UserColumnName="m08" default="0" minOccurs="0">
|
||||||
<xs:simpleType>
|
<xs:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="m09" msprop:Generator_ColumnVarNameInTable="columnm09" msprop:Generator_ColumnPropNameInRow="m09" msprop:nullValue="0" msprop:Generator_ColumnPropNameInTable="m09Column" msprop:Generator_UserColumnName="m09" default="0" minOccurs="0">
|
<xs:element name="m09" msprop:nullValue="0" msprop:Generator_ColumnPropNameInRow="m09" msprop:Generator_ColumnVarNameInTable="columnm09" msprop:Generator_ColumnPropNameInTable="m09Column" msprop:Generator_UserColumnName="m09" default="0" minOccurs="0">
|
||||||
<xs:simpleType>
|
<xs:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="m10" msprop:Generator_ColumnVarNameInTable="columnm10" msprop:Generator_ColumnPropNameInRow="m10" msprop:nullValue="0" msprop:Generator_ColumnPropNameInTable="m10Column" msprop:Generator_UserColumnName="m10" default="0" minOccurs="0">
|
<xs:element name="m10" msprop:nullValue="0" msprop:Generator_ColumnPropNameInRow="m10" msprop:Generator_ColumnVarNameInTable="columnm10" msprop:Generator_ColumnPropNameInTable="m10Column" msprop:Generator_UserColumnName="m10" default="0" minOccurs="0">
|
||||||
<xs:simpleType>
|
<xs:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="m11" msprop:Generator_ColumnVarNameInTable="columnm11" msprop:Generator_ColumnPropNameInRow="m11" msprop:nullValue="0" msprop:Generator_ColumnPropNameInTable="m11Column" msprop:Generator_UserColumnName="m11" default="0" minOccurs="0">
|
<xs:element name="m11" msprop:nullValue="0" msprop:Generator_ColumnPropNameInRow="m11" msprop:Generator_ColumnVarNameInTable="columnm11" msprop:Generator_ColumnPropNameInTable="m11Column" msprop:Generator_UserColumnName="m11" default="0" minOccurs="0">
|
||||||
<xs:simpleType>
|
<xs:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="m12" msprop:Generator_ColumnVarNameInTable="columnm12" msprop:Generator_ColumnPropNameInRow="m12" msprop:nullValue="0" msprop:Generator_ColumnPropNameInTable="m12Column" msprop:Generator_UserColumnName="m12" default="0" minOccurs="0">
|
<xs:element name="m12" msprop:nullValue="0" msprop:Generator_ColumnPropNameInRow="m12" msprop:Generator_ColumnVarNameInTable="columnm12" msprop:Generator_ColumnPropNameInTable="m12Column" msprop:Generator_UserColumnName="m12" default="0" minOccurs="0">
|
||||||
<xs:simpleType>
|
<xs:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="50" />
|
<xs:maxLength value="50" />
|
||||||
|
|||||||
@@ -4,10 +4,10 @@
|
|||||||
Changes to this file may cause incorrect behavior and will be lost if
|
Changes to this file may cause incorrect behavior and will be lost if
|
||||||
the code is regenerated.
|
the code is regenerated.
|
||||||
</autogenerated>-->
|
</autogenerated>-->
|
||||||
<DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="False" ViewPortX="-8" ViewPortY="-12" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
|
<DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="False" ViewPortX="1446" ViewPortY="-12" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
|
||||||
<Shapes>
|
<Shapes>
|
||||||
<Shape ID="DesignTable:tbl_profile_od" ZOrder="1" X="60" Y="404" Height="305" Width="225" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
<Shape ID="DesignTable:tbl_profile_od" ZOrder="3" X="60" Y="404" Height="305" Width="225" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
||||||
<Shape ID="DesignTable:weather_group" ZOrder="6" X="297" Y="3" Height="305" Width="233" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="178" />
|
<Shape ID="DesignTable:weather_group" ZOrder="8" X="297" Y="3" Height="305" Width="233" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="178" />
|
||||||
<Shape ID="DesignTable:tbl_weather_od" ZOrder="24" X="163" Y="174" Height="305" Width="234" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
<Shape ID="DesignTable:tbl_weather_od" ZOrder="24" X="163" Y="174" Height="305" Width="234" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
||||||
<Shape ID="DesignTable:weather_cha_od" ZOrder="22" X="191" Y="387" Height="305" Width="238" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
<Shape ID="DesignTable:weather_cha_od" ZOrder="22" X="191" Y="387" Height="305" Width="238" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
||||||
<Shape ID="DesignTable:weather_supdo_od" ZOrder="16" X="419" Y="157" Height="229" Width="254" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="178" />
|
<Shape ID="DesignTable:weather_supdo_od" ZOrder="16" X="419" Y="157" Height="229" Width="254" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="178" />
|
||||||
@@ -15,39 +15,39 @@
|
|||||||
<Shape ID="DesignTable:weather_ilsa_od" ZOrder="20" X="230" Y="182" Height="305" Width="237" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
<Shape ID="DesignTable:weather_ilsa_od" ZOrder="20" X="230" Y="182" Height="305" Width="237" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
||||||
<Shape ID="DesignTable:weather_temp_od" ZOrder="19" X="334" Y="217" Height="305" Width="249" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
<Shape ID="DesignTable:weather_temp_od" ZOrder="19" X="334" Y="217" Height="305" Width="249" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
||||||
<Shape ID="DesignTable:weather_ilsa" ZOrder="21" X="255" Y="174" Height="305" Width="244" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
<Shape ID="DesignTable:weather_ilsa" ZOrder="21" X="255" Y="174" Height="305" Width="244" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
||||||
<Shape ID="DesignTable:tbl_nanbangkiki" ZOrder="14" X="1512" Y="0" Height="808" Width="159" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="804" />
|
<Shape ID="DesignTable:tbl_nanbangkiki" ZOrder="2" X="1512" Y="0" Height="808" Width="159" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="804" />
|
||||||
<Shape ID="DesignTable:tbl_nangbangkiki" ZOrder="13" X="1754" Y="167" Height="466" Width="166" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="462" />
|
<Shape ID="DesignTable:tbl_nangbangkiki" ZOrder="1" X="1754" Y="167" Height="562" Width="166" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="558" />
|
||||||
<Shape ID="DesignTable:tbl_bunbae" ZOrder="9" X="1931" Y="69" Height="257" Width="153" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="253" />
|
<Shape ID="DesignTable:tbl_bunbae" ZOrder="11" X="1931" Y="69" Height="257" Width="153" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="253" />
|
||||||
<Shape ID="DesignTable:tbl_pic" ZOrder="8" X="2012" Y="-2" Height="67" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="63" />
|
<Shape ID="DesignTable:tbl_pic" ZOrder="10" X="2012" Y="-2" Height="67" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="63" />
|
||||||
<Shape ID="DesignTable:tbl_myoun" ZOrder="12" X="696" Y="165" Height="619" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="615" />
|
<Shape ID="DesignTable:tbl_myoun" ZOrder="14" X="696" Y="165" Height="619" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="615" />
|
||||||
<Shape ID="DesignTable:tbl_buha" ZOrder="42" X="910" Y="10" Height="257" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="253" />
|
<Shape ID="DesignTable:tbl_buha" ZOrder="42" X="910" Y="10" Height="257" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="253" />
|
||||||
<Shape ID="DesignTable:tbl_nbunbae" ZOrder="41" X="1078" Y="10" Height="257" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="253" />
|
<Shape ID="DesignTable:tbl_nbunbae" ZOrder="41" X="1078" Y="10" Height="257" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="253" />
|
||||||
<Shape ID="DesignTable:tbl_yk" ZOrder="30" X="140" Y="20" Height="257" Width="153" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="253" />
|
<Shape ID="DesignTable:tbl_yk" ZOrder="30" X="140" Y="20" Height="257" Width="153" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="253" />
|
||||||
<Shape ID="DesignTable:tbl_new" ZOrder="15" X="940" Y="291" Height="486" Width="153" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="482" />
|
<Shape ID="DesignTable:tbl_new" ZOrder="15" X="940" Y="291" Height="486" Width="153" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="482" />
|
||||||
<Shape ID="DesignTable:tbl_kongjo" ZOrder="7" X="739" Y="16" Height="447" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="443" />
|
<Shape ID="DesignTable:tbl_kongjo" ZOrder="9" X="739" Y="16" Height="447" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="443" />
|
||||||
<Shape ID="DesignTable:tbl_monuse" ZOrder="40" X="481" Y="127" Height="143" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="139" />
|
<Shape ID="DesignTable:tbl_monuse" ZOrder="40" X="481" Y="127" Height="143" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="139" />
|
||||||
<Shape ID="DesignTable:tbl_mach" ZOrder="39" X="980" Y="20" Height="86" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="82" />
|
<Shape ID="DesignTable:tbl_mach" ZOrder="39" X="980" Y="20" Height="86" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="82" />
|
||||||
<Shape ID="DesignTable:tbl_ykdetail" ZOrder="35" X="1148" Y="20" Height="429" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="425" />
|
<Shape ID="DesignTable:tbl_ykdetail" ZOrder="35" X="1148" Y="20" Height="429" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="425" />
|
||||||
<Shape ID="DesignTable:tbl_zone" ZOrder="38" X="1316" Y="20" Height="257" Width="177" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="253" />
|
<Shape ID="DesignTable:tbl_zone" ZOrder="38" X="1316" Y="20" Height="257" Width="177" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="253" />
|
||||||
<Shape ID="DesignTable:tbl_Desc" ZOrder="28" X="1484" Y="20" Height="257" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="253" />
|
<Shape ID="DesignTable:tbl_Desc" ZOrder="28" X="1484" Y="20" Height="257" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="253" />
|
||||||
<Shape ID="DesignTable:tbl_elect" ZOrder="10" X="1965" Y="280" Height="372" Width="177" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="368" />
|
<Shape ID="DesignTable:tbl_elect" ZOrder="12" X="1965" Y="280" Height="372" Width="177" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="368" />
|
||||||
<Shape ID="DesignTable:tbl_new_energy" ZOrder="37" X="1630" Y="145" Height="314" Width="156" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="310" />
|
<Shape ID="DesignTable:tbl_new_energy" ZOrder="37" X="1630" Y="145" Height="314" Width="156" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="310" />
|
||||||
<Shape ID="DesignTable:tbl_new_ground" ZOrder="34" X="1316" Y="477" Height="200" Width="159" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="196" />
|
<Shape ID="DesignTable:tbl_new_ground" ZOrder="34" X="1316" Y="477" Height="200" Width="159" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="196" />
|
||||||
<Shape ID="DesignTable:tbl_new_light" ZOrder="32" X="2164" Y="15" Height="391" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="387" />
|
<Shape ID="DesignTable:tbl_new_light" ZOrder="32" X="2164" Y="15" Height="391" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="387" />
|
||||||
<Shape ID="DesignTable:tbl_light" ZOrder="31" X="2324" Y="20" Height="143" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="158" />
|
<Shape ID="DesignTable:tbl_light" ZOrder="31" X="2324" Y="20" Height="143" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="158" />
|
||||||
<Shape ID="DesignTable:tbl_danmal" ZOrder="11" X="2492" Y="20" Height="143" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="139" />
|
<Shape ID="DesignTable:tbl_danmal" ZOrder="13" X="2492" Y="20" Height="143" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="139" />
|
||||||
<Shape ID="DesignTable:tbl_type" ZOrder="36" X="2660" Y="20" Height="162" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="158" />
|
<Shape ID="DesignTable:tbl_type" ZOrder="36" X="2660" Y="20" Height="162" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="158" />
|
||||||
<Shape ID="DesignTable:tbl_new_열병합" ZOrder="33" X="1140" Y="469" Height="162" Width="153" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="158" />
|
<Shape ID="DesignTable:tbl_new_열병합" ZOrder="33" X="1140" Y="469" Height="162" Width="153" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="158" />
|
||||||
<Shape ID="DesignTable:tbl_ReqInfo" ZOrder="29" X="1330" Y="318" Height="257" Width="177" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="253" />
|
<Shape ID="DesignTable:tbl_ReqInfo" ZOrder="29" X="1330" Y="318" Height="257" Width="177" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="253" />
|
||||||
<Shape ID="DesignTable:tbl_common" ZOrder="26" X="83" Y="451" Height="124" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="120" />
|
<Shape ID="DesignTable:tbl_common" ZOrder="26" X="83" Y="451" Height="124" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="120" />
|
||||||
<Shape ID="DesignTable:tbl_profile" ZOrder="25" X="127" Y="481" Height="304" Width="189" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="300" />
|
<Shape ID="DesignTable:tbl_profile" ZOrder="25" X="127" Y="481" Height="304" Width="189" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="300" />
|
||||||
<Shape ID="DesignTable:tbl_weather" ZOrder="5" X="240" Y="508" Height="304" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="300" />
|
<Shape ID="DesignTable:tbl_weather" ZOrder="7" X="240" Y="508" Height="304" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="300" />
|
||||||
<Shape ID="DesignTable:weather_cha" ZOrder="23" X="336" Y="518" Height="304" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="300" />
|
<Shape ID="DesignTable:weather_cha" ZOrder="23" X="336" Y="518" Height="304" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="300" />
|
||||||
<Shape ID="DesignTable:weather_temp" ZOrder="18" X="294" Y="276" Height="304" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="300" />
|
<Shape ID="DesignTable:weather_temp" ZOrder="18" X="294" Y="276" Height="304" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="300" />
|
||||||
<Shape ID="DesignTable:weather_supdo" ZOrder="17" X="438" Y="232" Height="304" Width="154" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="300" />
|
<Shape ID="DesignTable:weather_supdo" ZOrder="17" X="438" Y="232" Height="304" Width="154" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="300" />
|
||||||
<Shape ID="DesignTable:weather_river" ZOrder="4" X="0" Y="0" Height="257" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="253" />
|
<Shape ID="DesignTable:weather_river" ZOrder="6" X="0" Y="0" Height="257" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="253" />
|
||||||
<Shape ID="DesignTable:weather_water" ZOrder="3" X="238" Y="10" Height="257" Width="151" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="253" />
|
<Shape ID="DesignTable:weather_water" ZOrder="5" X="238" Y="10" Height="257" Width="151" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="253" />
|
||||||
<Shape ID="DesignTable:weather_wind" ZOrder="2" X="37" Y="78" Height="257" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="253" />
|
<Shape ID="DesignTable:weather_wind" ZOrder="4" X="37" Y="78" Height="257" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="253" />
|
||||||
</Shapes>
|
</Shapes>
|
||||||
<Connectors />
|
<Connectors />
|
||||||
</DiagramLayout>
|
</DiagramLayout>
|
||||||
7
ArinWarev1/FORM-BASIC/Frm_Intro.Designer.vb
generated
7
ArinWarev1/FORM-BASIC/Frm_Intro.Designer.vb
generated
@@ -53,7 +53,6 @@ Partial Class Frm_Intro
|
|||||||
'RadioButton2
|
'RadioButton2
|
||||||
'
|
'
|
||||||
Me.RadioButton2.AutoSize = True
|
Me.RadioButton2.AutoSize = True
|
||||||
Me.RadioButton2.Checked = True
|
|
||||||
Me.RadioButton2.Font = New System.Drawing.Font("맑은 고딕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
Me.RadioButton2.Font = New System.Drawing.Font("맑은 고딕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
||||||
Me.RadioButton2.ForeColor = System.Drawing.Color.RoyalBlue
|
Me.RadioButton2.ForeColor = System.Drawing.Color.RoyalBlue
|
||||||
Me.RadioButton2.Location = New System.Drawing.Point(22, 19)
|
Me.RadioButton2.Location = New System.Drawing.Point(22, 19)
|
||||||
@@ -61,21 +60,21 @@ Partial Class Frm_Intro
|
|||||||
Me.RadioButton2.Name = "RadioButton2"
|
Me.RadioButton2.Name = "RadioButton2"
|
||||||
Me.RadioButton2.Size = New System.Drawing.Size(216, 25)
|
Me.RadioButton2.Size = New System.Drawing.Size(216, 25)
|
||||||
Me.RadioButton2.TabIndex = 18
|
Me.RadioButton2.TabIndex = 18
|
||||||
Me.RadioButton2.TabStop = True
|
|
||||||
Me.RadioButton2.Text = "에너지 절약형 친환경주택"
|
Me.RadioButton2.Text = "에너지 절약형 친환경주택"
|
||||||
Me.RadioButton2.UseVisualStyleBackColor = True
|
Me.RadioButton2.UseVisualStyleBackColor = True
|
||||||
'
|
'
|
||||||
'RadioButton1
|
'RadioButton1
|
||||||
'
|
'
|
||||||
Me.RadioButton1.AutoSize = True
|
Me.RadioButton1.AutoSize = True
|
||||||
Me.RadioButton1.Enabled = False
|
Me.RadioButton1.Checked = True
|
||||||
Me.RadioButton1.Font = New System.Drawing.Font("맑은 고딕", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
Me.RadioButton1.Font = New System.Drawing.Font("맑은 고딕", 12.0!, System.Drawing.FontStyle.Bold)
|
||||||
Me.RadioButton1.ForeColor = System.Drawing.Color.RoyalBlue
|
Me.RadioButton1.ForeColor = System.Drawing.Color.RoyalBlue
|
||||||
Me.RadioButton1.Location = New System.Drawing.Point(22, 56)
|
Me.RadioButton1.Location = New System.Drawing.Point(22, 56)
|
||||||
Me.RadioButton1.Margin = New System.Windows.Forms.Padding(3, 6, 3, 6)
|
Me.RadioButton1.Margin = New System.Windows.Forms.Padding(3, 6, 3, 6)
|
||||||
Me.RadioButton1.Name = "RadioButton1"
|
Me.RadioButton1.Name = "RadioButton1"
|
||||||
Me.RadioButton1.Size = New System.Drawing.Size(222, 25)
|
Me.RadioButton1.Size = New System.Drawing.Size(222, 25)
|
||||||
Me.RadioButton1.TabIndex = 17
|
Me.RadioButton1.TabIndex = 17
|
||||||
|
Me.RadioButton1.TabStop = True
|
||||||
Me.RadioButton1.Text = "건축물 에너지 소비 총량제"
|
Me.RadioButton1.Text = "건축물 에너지 소비 총량제"
|
||||||
Me.RadioButton1.UseVisualStyleBackColor = True
|
Me.RadioButton1.UseVisualStyleBackColor = True
|
||||||
'
|
'
|
||||||
|
|||||||
110
ArinWarev1/FORM-OD/Frm_3_Mach.Designer.vb
generated
110
ArinWarev1/FORM-OD/Frm_3_Mach.Designer.vb
generated
@@ -32,44 +32,44 @@ Partial Class Frm_3_Mach
|
|||||||
Me.C1DockingTab1 = New C1.Win.C1Command.C1DockingTab()
|
Me.C1DockingTab1 = New C1.Win.C1Command.C1DockingTab()
|
||||||
Me.C1DockingTabPage1 = New C1.Win.C1Command.C1DockingTabPage()
|
Me.C1DockingTabPage1 = New C1.Win.C1Command.C1DockingTabPage()
|
||||||
Me.fxNanBang = New C1.Win.C1FlexGrid.C1FlexGrid()
|
Me.fxNanBang = New C1.Win.C1FlexGrid.C1FlexGrid()
|
||||||
Me.bs_난방기기 = New System.Windows.Forms.BindingSource(Me.components)
|
|
||||||
Me.DataSet1 = New Eco2OD.DS()
|
|
||||||
Me.C1DockingTabPage2 = New C1.Win.C1Command.C1DockingTabPage()
|
Me.C1DockingTabPage2 = New C1.Win.C1Command.C1DockingTabPage()
|
||||||
Me.fxNaengBang = New C1.Win.C1FlexGrid.C1FlexGrid()
|
Me.fxNaengBang = New C1.Win.C1FlexGrid.C1FlexGrid()
|
||||||
Me.bs_냉방기기 = New System.Windows.Forms.BindingSource(Me.components)
|
|
||||||
Me.C1DockingTabPage3 = New C1.Win.C1Command.C1DockingTabPage()
|
Me.C1DockingTabPage3 = New C1.Win.C1Command.C1DockingTabPage()
|
||||||
Me.fxKogjo = New C1.Win.C1FlexGrid.C1FlexGrid()
|
Me.fxKogjo = New C1.Win.C1FlexGrid.C1FlexGrid()
|
||||||
Me.bs_공조기기 = New System.Windows.Forms.BindingSource(Me.components)
|
|
||||||
Me.C1DockingTabPage4 = New C1.Win.C1Command.C1DockingTabPage()
|
Me.C1DockingTabPage4 = New C1.Win.C1Command.C1DockingTabPage()
|
||||||
Me.fxLight = New C1.Win.C1FlexGrid.C1FlexGrid()
|
Me.fxLight = New C1.Win.C1FlexGrid.C1FlexGrid()
|
||||||
Me.bs_조명기기 = New System.Windows.Forms.BindingSource(Me.components)
|
|
||||||
Me.C1DockingTabPage5 = New C1.Win.C1Command.C1DockingTabPage()
|
Me.C1DockingTabPage5 = New C1.Win.C1Command.C1DockingTabPage()
|
||||||
Me.fxDanMal = New C1.Win.C1FlexGrid.C1FlexGrid()
|
Me.fxDanMal = New C1.Win.C1FlexGrid.C1FlexGrid()
|
||||||
Me.bS_실내단말기 = New System.Windows.Forms.BindingSource(Me.components)
|
|
||||||
Me.C1StatusBar1 = New C1.Win.C1Ribbon.C1StatusBar()
|
Me.C1StatusBar1 = New C1.Win.C1Ribbon.C1StatusBar()
|
||||||
Me.btAdd = New C1.Win.C1Ribbon.RibbonButton()
|
Me.btAdd = New C1.Win.C1Ribbon.RibbonButton()
|
||||||
Me.btDel = New C1.Win.C1Ribbon.RibbonButton()
|
Me.btDel = New C1.Win.C1Ribbon.RibbonButton()
|
||||||
Me.RibbonButton1 = New C1.Win.C1Ribbon.RibbonButton()
|
Me.RibbonButton1 = New C1.Win.C1Ribbon.RibbonButton()
|
||||||
|
Me.bs_난방기기 = New System.Windows.Forms.BindingSource(Me.components)
|
||||||
|
Me.DataSet1 = New Eco2OD.DS()
|
||||||
|
Me.bs_냉방기기 = New System.Windows.Forms.BindingSource(Me.components)
|
||||||
|
Me.bs_공조기기 = New System.Windows.Forms.BindingSource(Me.components)
|
||||||
|
Me.bs_조명기기 = New System.Windows.Forms.BindingSource(Me.components)
|
||||||
|
Me.bS_실내단말기 = New System.Windows.Forms.BindingSource(Me.components)
|
||||||
Me.cmGrid.SuspendLayout()
|
Me.cmGrid.SuspendLayout()
|
||||||
CType(Me.C1DockingTab1, System.ComponentModel.ISupportInitialize).BeginInit()
|
CType(Me.C1DockingTab1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||||
Me.C1DockingTab1.SuspendLayout()
|
Me.C1DockingTab1.SuspendLayout()
|
||||||
Me.C1DockingTabPage1.SuspendLayout()
|
Me.C1DockingTabPage1.SuspendLayout()
|
||||||
CType(Me.fxNanBang, System.ComponentModel.ISupportInitialize).BeginInit()
|
CType(Me.fxNanBang, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||||
CType(Me.bs_난방기기, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
||||||
CType(Me.DataSet1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
||||||
Me.C1DockingTabPage2.SuspendLayout()
|
Me.C1DockingTabPage2.SuspendLayout()
|
||||||
CType(Me.fxNaengBang, System.ComponentModel.ISupportInitialize).BeginInit()
|
CType(Me.fxNaengBang, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||||
CType(Me.bs_냉방기기, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
||||||
Me.C1DockingTabPage3.SuspendLayout()
|
Me.C1DockingTabPage3.SuspendLayout()
|
||||||
CType(Me.fxKogjo, System.ComponentModel.ISupportInitialize).BeginInit()
|
CType(Me.fxKogjo, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||||
CType(Me.bs_공조기기, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
||||||
Me.C1DockingTabPage4.SuspendLayout()
|
Me.C1DockingTabPage4.SuspendLayout()
|
||||||
CType(Me.fxLight, System.ComponentModel.ISupportInitialize).BeginInit()
|
CType(Me.fxLight, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||||
CType(Me.bs_조명기기, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
||||||
Me.C1DockingTabPage5.SuspendLayout()
|
Me.C1DockingTabPage5.SuspendLayout()
|
||||||
CType(Me.fxDanMal, System.ComponentModel.ISupportInitialize).BeginInit()
|
CType(Me.fxDanMal, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||||
CType(Me.bS_실내단말기, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
||||||
CType(Me.C1StatusBar1, System.ComponentModel.ISupportInitialize).BeginInit()
|
CType(Me.C1StatusBar1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||||
|
CType(Me.bs_난방기기, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||||
|
CType(Me.DataSet1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||||
|
CType(Me.bs_냉방기기, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||||
|
CType(Me.bs_공조기기, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||||
|
CType(Me.bs_조명기기, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||||
|
CType(Me.bS_실내단말기, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||||
Me.SuspendLayout()
|
Me.SuspendLayout()
|
||||||
'
|
'
|
||||||
'cmGrid
|
'cmGrid
|
||||||
@@ -148,17 +148,6 @@ Partial Class Frm_3_Mach
|
|||||||
Me.fxNanBang.Tag = "nanbang"
|
Me.fxNanBang.Tag = "nanbang"
|
||||||
Me.fxNanBang.VisualStyle = C1.Win.C1FlexGrid.VisualStyle.Office2007Silver
|
Me.fxNanBang.VisualStyle = C1.Win.C1FlexGrid.VisualStyle.Office2007Silver
|
||||||
'
|
'
|
||||||
'bs_난방기기
|
|
||||||
'
|
|
||||||
Me.bs_난방기기.DataMember = "tbl_nanbangkiki"
|
|
||||||
Me.bs_난방기기.DataSource = Me.DataSet1
|
|
||||||
Me.bs_난방기기.Filter = "code <> '0'"
|
|
||||||
'
|
|
||||||
'DataSet1
|
|
||||||
'
|
|
||||||
Me.DataSet1.DataSetName = "DS"
|
|
||||||
Me.DataSet1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
|
||||||
'
|
|
||||||
'C1DockingTabPage2
|
'C1DockingTabPage2
|
||||||
'
|
'
|
||||||
Me.C1DockingTabPage2.Controls.Add(Me.fxNaengBang)
|
Me.C1DockingTabPage2.Controls.Add(Me.fxNaengBang)
|
||||||
@@ -189,12 +178,6 @@ Partial Class Frm_3_Mach
|
|||||||
Me.fxNaengBang.Tag = "naengbang"
|
Me.fxNaengBang.Tag = "naengbang"
|
||||||
Me.fxNaengBang.VisualStyle = C1.Win.C1FlexGrid.VisualStyle.Office2007Silver
|
Me.fxNaengBang.VisualStyle = C1.Win.C1FlexGrid.VisualStyle.Office2007Silver
|
||||||
'
|
'
|
||||||
'bs_냉방기기
|
|
||||||
'
|
|
||||||
Me.bs_냉방기기.DataMember = "tbl_nangbangkiki"
|
|
||||||
Me.bs_냉방기기.DataSource = Me.DataSet1
|
|
||||||
Me.bs_냉방기기.Filter = "code <> '0'"
|
|
||||||
'
|
|
||||||
'C1DockingTabPage3
|
'C1DockingTabPage3
|
||||||
'
|
'
|
||||||
Me.C1DockingTabPage3.Controls.Add(Me.fxKogjo)
|
Me.C1DockingTabPage3.Controls.Add(Me.fxKogjo)
|
||||||
@@ -225,12 +208,6 @@ Partial Class Frm_3_Mach
|
|||||||
Me.fxKogjo.Tag = "kongjo"
|
Me.fxKogjo.Tag = "kongjo"
|
||||||
Me.fxKogjo.VisualStyle = C1.Win.C1FlexGrid.VisualStyle.Office2007Silver
|
Me.fxKogjo.VisualStyle = C1.Win.C1FlexGrid.VisualStyle.Office2007Silver
|
||||||
'
|
'
|
||||||
'bs_공조기기
|
|
||||||
'
|
|
||||||
Me.bs_공조기기.DataMember = "tbl_kongjo"
|
|
||||||
Me.bs_공조기기.DataSource = Me.DataSet1
|
|
||||||
Me.bs_공조기기.Filter = "code <> '0'"
|
|
||||||
'
|
|
||||||
'C1DockingTabPage4
|
'C1DockingTabPage4
|
||||||
'
|
'
|
||||||
Me.C1DockingTabPage4.Controls.Add(Me.fxLight)
|
Me.C1DockingTabPage4.Controls.Add(Me.fxLight)
|
||||||
@@ -261,13 +238,6 @@ Partial Class Frm_3_Mach
|
|||||||
Me.fxLight.Tag = "light"
|
Me.fxLight.Tag = "light"
|
||||||
Me.fxLight.VisualStyle = C1.Win.C1FlexGrid.VisualStyle.Office2007Silver
|
Me.fxLight.VisualStyle = C1.Win.C1FlexGrid.VisualStyle.Office2007Silver
|
||||||
'
|
'
|
||||||
'bs_조명기기
|
|
||||||
'
|
|
||||||
Me.bs_조명기기.AllowNew = True
|
|
||||||
Me.bs_조명기기.DataMember = "tbl_light"
|
|
||||||
Me.bs_조명기기.DataSource = Me.DataSet1
|
|
||||||
Me.bs_조명기기.Filter = "code <> '0'"
|
|
||||||
'
|
|
||||||
'C1DockingTabPage5
|
'C1DockingTabPage5
|
||||||
'
|
'
|
||||||
Me.C1DockingTabPage5.Controls.Add(Me.fxDanMal)
|
Me.C1DockingTabPage5.Controls.Add(Me.fxDanMal)
|
||||||
@@ -298,13 +268,6 @@ Partial Class Frm_3_Mach
|
|||||||
Me.fxDanMal.Tag = "danmal"
|
Me.fxDanMal.Tag = "danmal"
|
||||||
Me.fxDanMal.VisualStyle = C1.Win.C1FlexGrid.VisualStyle.Office2007Silver
|
Me.fxDanMal.VisualStyle = C1.Win.C1FlexGrid.VisualStyle.Office2007Silver
|
||||||
'
|
'
|
||||||
'bS_실내단말기
|
|
||||||
'
|
|
||||||
Me.bS_실내단말기.AllowNew = True
|
|
||||||
Me.bS_실내단말기.DataMember = "tbl_danmal"
|
|
||||||
Me.bS_실내단말기.DataSource = Me.DataSet1
|
|
||||||
Me.bS_실내단말기.Filter = "code <> '0'"
|
|
||||||
'
|
|
||||||
'C1StatusBar1
|
'C1StatusBar1
|
||||||
'
|
'
|
||||||
Me.C1StatusBar1.AutoSizeElement = C1.Framework.AutoSizeElement.Width
|
Me.C1StatusBar1.AutoSizeElement = C1.Framework.AutoSizeElement.Width
|
||||||
@@ -334,6 +297,43 @@ Partial Class Frm_3_Mach
|
|||||||
Me.RibbonButton1.SmallImage = CType(resources.GetObject("RibbonButton1.SmallImage"), System.Drawing.Image)
|
Me.RibbonButton1.SmallImage = CType(resources.GetObject("RibbonButton1.SmallImage"), System.Drawing.Image)
|
||||||
Me.RibbonButton1.Text = "적용(&S)"
|
Me.RibbonButton1.Text = "적용(&S)"
|
||||||
'
|
'
|
||||||
|
'bs_난방기기
|
||||||
|
'
|
||||||
|
Me.bs_난방기기.DataMember = "tbl_nanbangkiki"
|
||||||
|
Me.bs_난방기기.DataSource = Me.DataSet1
|
||||||
|
Me.bs_난방기기.Filter = "code <> '0'"
|
||||||
|
'
|
||||||
|
'DataSet1
|
||||||
|
'
|
||||||
|
Me.DataSet1.DataSetName = "DS"
|
||||||
|
Me.DataSet1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
||||||
|
'
|
||||||
|
'bs_냉방기기
|
||||||
|
'
|
||||||
|
Me.bs_냉방기기.DataMember = "tbl_nangbangkiki"
|
||||||
|
Me.bs_냉방기기.DataSource = Me.DataSet1
|
||||||
|
Me.bs_냉방기기.Filter = "code <> '0'"
|
||||||
|
'
|
||||||
|
'bs_공조기기
|
||||||
|
'
|
||||||
|
Me.bs_공조기기.DataMember = "tbl_kongjo"
|
||||||
|
Me.bs_공조기기.DataSource = Me.DataSet1
|
||||||
|
Me.bs_공조기기.Filter = "code <> '0'"
|
||||||
|
'
|
||||||
|
'bs_조명기기
|
||||||
|
'
|
||||||
|
Me.bs_조명기기.AllowNew = True
|
||||||
|
Me.bs_조명기기.DataMember = "tbl_light"
|
||||||
|
Me.bs_조명기기.DataSource = Me.DataSet1
|
||||||
|
Me.bs_조명기기.Filter = "code <> '0'"
|
||||||
|
'
|
||||||
|
'bS_실내단말기
|
||||||
|
'
|
||||||
|
Me.bS_실내단말기.AllowNew = True
|
||||||
|
Me.bS_실내단말기.DataMember = "tbl_danmal"
|
||||||
|
Me.bS_실내단말기.DataSource = Me.DataSet1
|
||||||
|
Me.bS_실내단말기.Filter = "code <> '0'"
|
||||||
|
'
|
||||||
'Frm_3_Mach
|
'Frm_3_Mach
|
||||||
'
|
'
|
||||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None
|
||||||
@@ -353,21 +353,21 @@ Partial Class Frm_3_Mach
|
|||||||
Me.C1DockingTab1.ResumeLayout(False)
|
Me.C1DockingTab1.ResumeLayout(False)
|
||||||
Me.C1DockingTabPage1.ResumeLayout(False)
|
Me.C1DockingTabPage1.ResumeLayout(False)
|
||||||
CType(Me.fxNanBang, System.ComponentModel.ISupportInitialize).EndInit()
|
CType(Me.fxNanBang, System.ComponentModel.ISupportInitialize).EndInit()
|
||||||
CType(Me.bs_난방기기, System.ComponentModel.ISupportInitialize).EndInit()
|
|
||||||
CType(Me.DataSet1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
||||||
Me.C1DockingTabPage2.ResumeLayout(False)
|
Me.C1DockingTabPage2.ResumeLayout(False)
|
||||||
CType(Me.fxNaengBang, System.ComponentModel.ISupportInitialize).EndInit()
|
CType(Me.fxNaengBang, System.ComponentModel.ISupportInitialize).EndInit()
|
||||||
CType(Me.bs_냉방기기, System.ComponentModel.ISupportInitialize).EndInit()
|
|
||||||
Me.C1DockingTabPage3.ResumeLayout(False)
|
Me.C1DockingTabPage3.ResumeLayout(False)
|
||||||
CType(Me.fxKogjo, System.ComponentModel.ISupportInitialize).EndInit()
|
CType(Me.fxKogjo, System.ComponentModel.ISupportInitialize).EndInit()
|
||||||
CType(Me.bs_공조기기, System.ComponentModel.ISupportInitialize).EndInit()
|
|
||||||
Me.C1DockingTabPage4.ResumeLayout(False)
|
Me.C1DockingTabPage4.ResumeLayout(False)
|
||||||
CType(Me.fxLight, System.ComponentModel.ISupportInitialize).EndInit()
|
CType(Me.fxLight, System.ComponentModel.ISupportInitialize).EndInit()
|
||||||
CType(Me.bs_조명기기, System.ComponentModel.ISupportInitialize).EndInit()
|
|
||||||
Me.C1DockingTabPage5.ResumeLayout(False)
|
Me.C1DockingTabPage5.ResumeLayout(False)
|
||||||
CType(Me.fxDanMal, System.ComponentModel.ISupportInitialize).EndInit()
|
CType(Me.fxDanMal, System.ComponentModel.ISupportInitialize).EndInit()
|
||||||
CType(Me.bS_실내단말기, System.ComponentModel.ISupportInitialize).EndInit()
|
|
||||||
CType(Me.C1StatusBar1, System.ComponentModel.ISupportInitialize).EndInit()
|
CType(Me.C1StatusBar1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||||
|
CType(Me.bs_난방기기, System.ComponentModel.ISupportInitialize).EndInit()
|
||||||
|
CType(Me.DataSet1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||||
|
CType(Me.bs_냉방기기, System.ComponentModel.ISupportInitialize).EndInit()
|
||||||
|
CType(Me.bs_공조기기, System.ComponentModel.ISupportInitialize).EndInit()
|
||||||
|
CType(Me.bs_조명기기, System.ComponentModel.ISupportInitialize).EndInit()
|
||||||
|
CType(Me.bS_실내단말기, System.ComponentModel.ISupportInitialize).EndInit()
|
||||||
Me.ResumeLayout(False)
|
Me.ResumeLayout(False)
|
||||||
Me.PerformLayout()
|
Me.PerformLayout()
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -542,6 +542,16 @@ Public Class Frm_3_Mach
|
|||||||
'ShowSubTotal_Light()
|
'ShowSubTotal_Light()
|
||||||
' ShowSubTotal_Danmal()
|
' ShowSubTotal_Danmal()
|
||||||
|
|
||||||
|
If Program = EProgram.친환경평가 Then
|
||||||
|
fxNanBang.Cols("펌프제어유형").Visible = False
|
||||||
|
fxNaengBang.Cols("냉수펌프제어").Visible = False
|
||||||
|
fxNaengBang.Cols("냉각수펌프제어").Visible = False
|
||||||
|
Else
|
||||||
|
fxNanBang.Cols("펌프제어유형").Visible = True
|
||||||
|
fxNaengBang.Cols("냉수펌프제어").Visible = True
|
||||||
|
fxNaengBang.Cols("냉각수펌프제어").Visible = True
|
||||||
|
End If
|
||||||
|
|
||||||
Me.Show()
|
Me.Show()
|
||||||
Application.DoEvents()
|
Application.DoEvents()
|
||||||
|
|
||||||
@@ -779,6 +789,17 @@ Public Class Frm_3_Mach
|
|||||||
End With
|
End With
|
||||||
fxNanBang.Cols("열생산기기방식").Editor = cmd난방방식
|
fxNanBang.Cols("열생산기기방식").Editor = cmd난방방식
|
||||||
|
|
||||||
|
'//230715
|
||||||
|
Dim cmd펌프제어유형 As New ComboBox()
|
||||||
|
With cmd펌프제어유형.Items
|
||||||
|
.Add("(없음)")
|
||||||
|
.Add("비제어")
|
||||||
|
.Add("정압")
|
||||||
|
.Add("변압")
|
||||||
|
End With
|
||||||
|
fxNanBang.Cols("펌프제어유형").Editor = cmd펌프제어유형
|
||||||
|
|
||||||
|
|
||||||
'//난방기기(신재생)
|
'//난방기기(신재생)
|
||||||
Make_난방기기신재생_List(fxNanBang.Cols("연결된시스템").Index)
|
Make_난방기기신재생_List(fxNanBang.Cols("연결된시스템").Index)
|
||||||
'Dim filter As String = "code like '1%' or (code like '2%' and 지열냉난방구분 = '난방급탕용')"
|
'Dim filter As String = "code like '1%' or (code like '2%' and 지열냉난방구분 = '난방급탕용')"
|
||||||
@@ -810,6 +831,19 @@ Public Class Frm_3_Mach
|
|||||||
cmd냉방방식.DropDownStyle = ComboBoxStyle.DropDownList
|
cmd냉방방식.DropDownStyle = ComboBoxStyle.DropDownList
|
||||||
fxNaengBang.Cols("냉동기방식").Editor = cmd냉방방식
|
fxNaengBang.Cols("냉동기방식").Editor = cmd냉방방식
|
||||||
|
|
||||||
|
Dim cmd냉수펌프제어 As New ComboBox()
|
||||||
|
With cmd냉수펌프제어.Items
|
||||||
|
.Add("(없음)")
|
||||||
|
.Add("제어")
|
||||||
|
.Add("대수제어")
|
||||||
|
.Add("비제어")
|
||||||
|
End With
|
||||||
|
cmd냉수펌프제어.DropDownStyle = ComboBoxStyle.DropDownList
|
||||||
|
fxNaengBang.Cols("냉수펌프제어").Editor = cmd냉수펌프제어
|
||||||
|
fxNaengBang.Cols("냉각수펌프제어").Editor = cmd냉수펌프제어
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Dim cmd냉동기종류 As New ComboBox()
|
Dim cmd냉동기종류 As New ComboBox()
|
||||||
With cmd냉동기종류.Items
|
With cmd냉동기종류.Items
|
||||||
.Add("(없음)")
|
.Add("(없음)")
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ Imports System.Runtime.InteropServices
|
|||||||
<Assembly: ComVisible(False)>
|
<Assembly: ComVisible(False)>
|
||||||
|
|
||||||
'이 프로젝트가 COM에 노출되는 경우 다음 GUID는 typelib의 ID를 나타냅니다.
|
'이 프로젝트가 COM에 노출되는 경우 다음 GUID는 typelib의 ID를 나타냅니다.
|
||||||
<Assembly: Guid("932c61b2-cb80-6666-8192-a32c97bba00b")>
|
<Assembly: Guid("932c61b2-cb80-6776-8888-a32c97bba00b")>
|
||||||
|
|
||||||
' 어셈블리의 버전 정보는 다음 네 가지 값으로 구성됩니다.
|
' 어셈블리의 버전 정보는 다음 네 가지 값으로 구성됩니다.
|
||||||
'
|
'
|
||||||
@@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
|
|||||||
' 지정되도록 할 수 있습니다.
|
' 지정되도록 할 수 있습니다.
|
||||||
' <Assembly: AssemblyVersion("1.0.*")>
|
' <Assembly: AssemblyVersion("1.0.*")>
|
||||||
|
|
||||||
<Assembly: AssemblyVersion("1.2025.0630.0002")>
|
<Assembly: AssemblyVersion("1.2025.0630.0003")>
|
||||||
<Assembly: AssemblyFileVersion("1.2025.0630.0002")>
|
<Assembly: AssemblyFileVersion("1.2025.0630.0003")>
|
||||||
|
|||||||
@@ -1,110 +0,0 @@
|
|||||||
|
|
||||||
Microsoft Visual Studio Solution File, Format Version 11.00
|
|
||||||
# Visual Studio 2010
|
|
||||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SubProject", "SubProject", "{4D184935-DE50-4DBA-9EBF-8C66C579B7DC}"
|
|
||||||
EndProject
|
|
||||||
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ECO2OD", "ArinWarev1\ECO2OD.vbproj", "{D5C51BDE-68E5-42BC-B648-DB9CCF044703}"
|
|
||||||
EndProject
|
|
||||||
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ArinNet", "ArinNet\ArinNet.vbproj", "{F0FB4304-F995-446A-99B7-0896A5E07A72}"
|
|
||||||
EndProject
|
|
||||||
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "CEnergy", "CEnergy\ArinClassV2\CEnergy.vbproj", "{2AF28E8C-84F1-4D56-9592-3B0EBDE8DF14}"
|
|
||||||
EndProject
|
|
||||||
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ArinLogin", "ArinLogin\ArinLogin.vbproj", "{8B6E4D7F-B484-471A-A419-2FE3451D26A3}"
|
|
||||||
EndProject
|
|
||||||
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Uninstall", "Uninstall\Uninstall\Uninstall.vbproj", "{453B4F28-21A4-4DEE-ABFD-636E1570D6BA}"
|
|
||||||
EndProject
|
|
||||||
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "mn", "mn\mn\mn.vbproj", "{C47BFE30-BD8C-468B-87E4-E07214A882B6}"
|
|
||||||
EndProject
|
|
||||||
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Setup", "Setup\Setup.vdproj", "{1B94F9E1-B61C-4AF3-ADB6-20BE6F3DF0DE}"
|
|
||||||
EndProject
|
|
||||||
Global
|
|
||||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
||||||
Debug|Any CPU = Debug|Any CPU
|
|
||||||
Debug|Mixed Platforms = Debug|Mixed Platforms
|
|
||||||
Debug|x86 = Debug|x86
|
|
||||||
Release|Any CPU = Release|Any CPU
|
|
||||||
Release|Mixed Platforms = Release|Mixed Platforms
|
|
||||||
Release|x86 = Release|x86
|
|
||||||
EndGlobalSection
|
|
||||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
||||||
{D5C51BDE-68E5-42BC-B648-DB9CCF044703}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
||||||
{D5C51BDE-68E5-42BC-B648-DB9CCF044703}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
||||||
{D5C51BDE-68E5-42BC-B648-DB9CCF044703}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
|
|
||||||
{D5C51BDE-68E5-42BC-B648-DB9CCF044703}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
|
|
||||||
{D5C51BDE-68E5-42BC-B648-DB9CCF044703}.Debug|x86.ActiveCfg = Debug|Any CPU
|
|
||||||
{D5C51BDE-68E5-42BC-B648-DB9CCF044703}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
||||||
{D5C51BDE-68E5-42BC-B648-DB9CCF044703}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
||||||
{D5C51BDE-68E5-42BC-B648-DB9CCF044703}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
|
|
||||||
{D5C51BDE-68E5-42BC-B648-DB9CCF044703}.Release|Mixed Platforms.Build.0 = Release|Any CPU
|
|
||||||
{D5C51BDE-68E5-42BC-B648-DB9CCF044703}.Release|x86.ActiveCfg = Release|Any CPU
|
|
||||||
{F0FB4304-F995-446A-99B7-0896A5E07A72}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
||||||
{F0FB4304-F995-446A-99B7-0896A5E07A72}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
||||||
{F0FB4304-F995-446A-99B7-0896A5E07A72}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
|
|
||||||
{F0FB4304-F995-446A-99B7-0896A5E07A72}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
|
|
||||||
{F0FB4304-F995-446A-99B7-0896A5E07A72}.Debug|x86.ActiveCfg = Debug|Any CPU
|
|
||||||
{F0FB4304-F995-446A-99B7-0896A5E07A72}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
||||||
{F0FB4304-F995-446A-99B7-0896A5E07A72}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
||||||
{F0FB4304-F995-446A-99B7-0896A5E07A72}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
|
|
||||||
{F0FB4304-F995-446A-99B7-0896A5E07A72}.Release|Mixed Platforms.Build.0 = Release|Any CPU
|
|
||||||
{F0FB4304-F995-446A-99B7-0896A5E07A72}.Release|x86.ActiveCfg = Release|Any CPU
|
|
||||||
{2AF28E8C-84F1-4D56-9592-3B0EBDE8DF14}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
||||||
{2AF28E8C-84F1-4D56-9592-3B0EBDE8DF14}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
||||||
{2AF28E8C-84F1-4D56-9592-3B0EBDE8DF14}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
|
|
||||||
{2AF28E8C-84F1-4D56-9592-3B0EBDE8DF14}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
|
|
||||||
{2AF28E8C-84F1-4D56-9592-3B0EBDE8DF14}.Debug|x86.ActiveCfg = Debug|Any CPU
|
|
||||||
{2AF28E8C-84F1-4D56-9592-3B0EBDE8DF14}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
||||||
{2AF28E8C-84F1-4D56-9592-3B0EBDE8DF14}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
||||||
{2AF28E8C-84F1-4D56-9592-3B0EBDE8DF14}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
|
|
||||||
{2AF28E8C-84F1-4D56-9592-3B0EBDE8DF14}.Release|Mixed Platforms.Build.0 = Release|Any CPU
|
|
||||||
{2AF28E8C-84F1-4D56-9592-3B0EBDE8DF14}.Release|x86.ActiveCfg = Release|Any CPU
|
|
||||||
{8B6E4D7F-B484-471A-A419-2FE3451D26A3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
||||||
{8B6E4D7F-B484-471A-A419-2FE3451D26A3}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
||||||
{8B6E4D7F-B484-471A-A419-2FE3451D26A3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
|
|
||||||
{8B6E4D7F-B484-471A-A419-2FE3451D26A3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
|
|
||||||
{8B6E4D7F-B484-471A-A419-2FE3451D26A3}.Debug|x86.ActiveCfg = Debug|Any CPU
|
|
||||||
{8B6E4D7F-B484-471A-A419-2FE3451D26A3}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
||||||
{8B6E4D7F-B484-471A-A419-2FE3451D26A3}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
||||||
{8B6E4D7F-B484-471A-A419-2FE3451D26A3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
|
|
||||||
{8B6E4D7F-B484-471A-A419-2FE3451D26A3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
|
|
||||||
{8B6E4D7F-B484-471A-A419-2FE3451D26A3}.Release|x86.ActiveCfg = Release|Any CPU
|
|
||||||
{453B4F28-21A4-4DEE-ABFD-636E1570D6BA}.Debug|Any CPU.ActiveCfg = Debug|x86
|
|
||||||
{453B4F28-21A4-4DEE-ABFD-636E1570D6BA}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
|
|
||||||
{453B4F28-21A4-4DEE-ABFD-636E1570D6BA}.Debug|Mixed Platforms.Build.0 = Debug|x86
|
|
||||||
{453B4F28-21A4-4DEE-ABFD-636E1570D6BA}.Debug|x86.ActiveCfg = Debug|x86
|
|
||||||
{453B4F28-21A4-4DEE-ABFD-636E1570D6BA}.Debug|x86.Build.0 = Debug|x86
|
|
||||||
{453B4F28-21A4-4DEE-ABFD-636E1570D6BA}.Release|Any CPU.ActiveCfg = Release|x86
|
|
||||||
{453B4F28-21A4-4DEE-ABFD-636E1570D6BA}.Release|Mixed Platforms.ActiveCfg = Release|x86
|
|
||||||
{453B4F28-21A4-4DEE-ABFD-636E1570D6BA}.Release|Mixed Platforms.Build.0 = Release|x86
|
|
||||||
{453B4F28-21A4-4DEE-ABFD-636E1570D6BA}.Release|x86.ActiveCfg = Release|x86
|
|
||||||
{453B4F28-21A4-4DEE-ABFD-636E1570D6BA}.Release|x86.Build.0 = Release|x86
|
|
||||||
{C47BFE30-BD8C-468B-87E4-E07214A882B6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
||||||
{C47BFE30-BD8C-468B-87E4-E07214A882B6}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
||||||
{C47BFE30-BD8C-468B-87E4-E07214A882B6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
|
|
||||||
{C47BFE30-BD8C-468B-87E4-E07214A882B6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
|
|
||||||
{C47BFE30-BD8C-468B-87E4-E07214A882B6}.Debug|x86.ActiveCfg = Debug|Any CPU
|
|
||||||
{C47BFE30-BD8C-468B-87E4-E07214A882B6}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
||||||
{C47BFE30-BD8C-468B-87E4-E07214A882B6}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
||||||
{C47BFE30-BD8C-468B-87E4-E07214A882B6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
|
|
||||||
{C47BFE30-BD8C-468B-87E4-E07214A882B6}.Release|Mixed Platforms.Build.0 = Release|Any CPU
|
|
||||||
{C47BFE30-BD8C-468B-87E4-E07214A882B6}.Release|x86.ActiveCfg = Release|Any CPU
|
|
||||||
{1B94F9E1-B61C-4AF3-ADB6-20BE6F3DF0DE}.Debug|Any CPU.ActiveCfg = Debug
|
|
||||||
{1B94F9E1-B61C-4AF3-ADB6-20BE6F3DF0DE}.Debug|Mixed Platforms.ActiveCfg = Debug
|
|
||||||
{1B94F9E1-B61C-4AF3-ADB6-20BE6F3DF0DE}.Debug|x86.ActiveCfg = Debug
|
|
||||||
{1B94F9E1-B61C-4AF3-ADB6-20BE6F3DF0DE}.Release|Any CPU.ActiveCfg = Release
|
|
||||||
{1B94F9E1-B61C-4AF3-ADB6-20BE6F3DF0DE}.Release|Mixed Platforms.ActiveCfg = Release
|
|
||||||
{1B94F9E1-B61C-4AF3-ADB6-20BE6F3DF0DE}.Release|x86.ActiveCfg = Release
|
|
||||||
EndGlobalSection
|
|
||||||
GlobalSection(SolutionProperties) = preSolution
|
|
||||||
HideSolutionNode = FALSE
|
|
||||||
EndGlobalSection
|
|
||||||
GlobalSection(NestedProjects) = preSolution
|
|
||||||
{F0FB4304-F995-446A-99B7-0896A5E07A72} = {4D184935-DE50-4DBA-9EBF-8C66C579B7DC}
|
|
||||||
{2AF28E8C-84F1-4D56-9592-3B0EBDE8DF14} = {4D184935-DE50-4DBA-9EBF-8C66C579B7DC}
|
|
||||||
{8B6E4D7F-B484-471A-A419-2FE3451D26A3} = {4D184935-DE50-4DBA-9EBF-8C66C579B7DC}
|
|
||||||
{453B4F28-21A4-4DEE-ABFD-636E1570D6BA} = {4D184935-DE50-4DBA-9EBF-8C66C579B7DC}
|
|
||||||
{C47BFE30-BD8C-468B-87E4-E07214A882B6} = {4D184935-DE50-4DBA-9EBF-8C66C579B7DC}
|
|
||||||
EndGlobalSection
|
|
||||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
||||||
VisualSVNWorkingCopyRoot = .
|
|
||||||
EndGlobalSection
|
|
||||||
EndGlobal
|
|
||||||
@@ -28,13 +28,13 @@
|
|||||||
"Entry"
|
"Entry"
|
||||||
{
|
{
|
||||||
"MsmKey" = "8:_0607C8779841A74B037EF1D0DFA4156F"
|
"MsmKey" = "8:_0607C8779841A74B037EF1D0DFA4156F"
|
||||||
"OwnerKey" = "8:_8D3FA753E2574529B5284B603B3AD3DF"
|
"OwnerKey" = "8:_808E81A74CBB493F9C6CDAC35D8ADC41"
|
||||||
"MsmSig" = "8:_UNDEFINED"
|
"MsmSig" = "8:_UNDEFINED"
|
||||||
}
|
}
|
||||||
"Entry"
|
"Entry"
|
||||||
{
|
{
|
||||||
"MsmKey" = "8:_0607C8779841A74B037EF1D0DFA4156F"
|
"MsmKey" = "8:_0607C8779841A74B037EF1D0DFA4156F"
|
||||||
"OwnerKey" = "8:_808E81A74CBB493F9C6CDAC35D8ADC41"
|
"OwnerKey" = "8:_8D3FA753E2574529B5284B603B3AD3DF"
|
||||||
"MsmSig" = "8:_UNDEFINED"
|
"MsmSig" = "8:_UNDEFINED"
|
||||||
}
|
}
|
||||||
"Entry"
|
"Entry"
|
||||||
@@ -274,109 +274,7 @@
|
|||||||
"Entry"
|
"Entry"
|
||||||
{
|
{
|
||||||
"MsmKey" = "8:_UNDEFINED"
|
"MsmKey" = "8:_UNDEFINED"
|
||||||
"OwnerKey" = "8:_F680131EFFBE4408B6AF4D3D60303159"
|
"OwnerKey" = "8:_0607C8779841A74B037EF1D0DFA4156F"
|
||||||
"MsmSig" = "8:_UNDEFINED"
|
|
||||||
}
|
|
||||||
"Entry"
|
|
||||||
{
|
|
||||||
"MsmKey" = "8:_UNDEFINED"
|
|
||||||
"OwnerKey" = "8:_3C54360ECA2D917C917C5457315CD0AE"
|
|
||||||
"MsmSig" = "8:_UNDEFINED"
|
|
||||||
}
|
|
||||||
"Entry"
|
|
||||||
{
|
|
||||||
"MsmKey" = "8:_UNDEFINED"
|
|
||||||
"OwnerKey" = "8:_ECA020B6D724A4C2FDDF4795EBA72FEC"
|
|
||||||
"MsmSig" = "8:_UNDEFINED"
|
|
||||||
}
|
|
||||||
"Entry"
|
|
||||||
{
|
|
||||||
"MsmKey" = "8:_UNDEFINED"
|
|
||||||
"OwnerKey" = "8:_E1ECB12976894E3FADEA35AE01BDDB5A"
|
|
||||||
"MsmSig" = "8:_UNDEFINED"
|
|
||||||
}
|
|
||||||
"Entry"
|
|
||||||
{
|
|
||||||
"MsmKey" = "8:_UNDEFINED"
|
|
||||||
"OwnerKey" = "8:_CE1CDBA71D55A58C9E8C434429263651"
|
|
||||||
"MsmSig" = "8:_UNDEFINED"
|
|
||||||
}
|
|
||||||
"Entry"
|
|
||||||
{
|
|
||||||
"MsmKey" = "8:_UNDEFINED"
|
|
||||||
"OwnerKey" = "8:_C13B6CBDE2EB4A0BB5C958D0E7BC948F"
|
|
||||||
"MsmSig" = "8:_UNDEFINED"
|
|
||||||
}
|
|
||||||
"Entry"
|
|
||||||
{
|
|
||||||
"MsmKey" = "8:_UNDEFINED"
|
|
||||||
"OwnerKey" = "8:_9F72EF8C6F8F4BE79DAE4F8E50CCAF59"
|
|
||||||
"MsmSig" = "8:_UNDEFINED"
|
|
||||||
}
|
|
||||||
"Entry"
|
|
||||||
{
|
|
||||||
"MsmKey" = "8:_UNDEFINED"
|
|
||||||
"OwnerKey" = "8:_9008565094D744E2AE00EEC5CB70FCA8"
|
|
||||||
"MsmSig" = "8:_UNDEFINED"
|
|
||||||
}
|
|
||||||
"Entry"
|
|
||||||
{
|
|
||||||
"MsmKey" = "8:_UNDEFINED"
|
|
||||||
"OwnerKey" = "8:_8D3FA753E2574529B5284B603B3AD3DF"
|
|
||||||
"MsmSig" = "8:_UNDEFINED"
|
|
||||||
}
|
|
||||||
"Entry"
|
|
||||||
{
|
|
||||||
"MsmKey" = "8:_UNDEFINED"
|
|
||||||
"OwnerKey" = "8:_60637DEA5C4CEECB31E2B5F25358C674"
|
|
||||||
"MsmSig" = "8:_UNDEFINED"
|
|
||||||
}
|
|
||||||
"Entry"
|
|
||||||
{
|
|
||||||
"MsmKey" = "8:_UNDEFINED"
|
|
||||||
"OwnerKey" = "8:_8C6810F81A354E8C9488D35488F58A8E"
|
|
||||||
"MsmSig" = "8:_UNDEFINED"
|
|
||||||
}
|
|
||||||
"Entry"
|
|
||||||
{
|
|
||||||
"MsmKey" = "8:_UNDEFINED"
|
|
||||||
"OwnerKey" = "8:_808E81A74CBB493F9C6CDAC35D8ADC41"
|
|
||||||
"MsmSig" = "8:_UNDEFINED"
|
|
||||||
}
|
|
||||||
"Entry"
|
|
||||||
{
|
|
||||||
"MsmKey" = "8:_UNDEFINED"
|
|
||||||
"OwnerKey" = "8:_94CA0FDA969A00D55D11475CF05BBCF7"
|
|
||||||
"MsmSig" = "8:_UNDEFINED"
|
|
||||||
}
|
|
||||||
"Entry"
|
|
||||||
{
|
|
||||||
"MsmKey" = "8:_UNDEFINED"
|
|
||||||
"OwnerKey" = "8:_D1D8385A708F4CC36F9B3A4AE780D28F"
|
|
||||||
"MsmSig" = "8:_UNDEFINED"
|
|
||||||
}
|
|
||||||
"Entry"
|
|
||||||
{
|
|
||||||
"MsmKey" = "8:_UNDEFINED"
|
|
||||||
"OwnerKey" = "8:_123BA2FFEEA9E2FE234DB92367A069EB"
|
|
||||||
"MsmSig" = "8:_UNDEFINED"
|
|
||||||
}
|
|
||||||
"Entry"
|
|
||||||
{
|
|
||||||
"MsmKey" = "8:_UNDEFINED"
|
|
||||||
"OwnerKey" = "8:_6CC8CD1E9189E07A7A96D9F615DACB24"
|
|
||||||
"MsmSig" = "8:_UNDEFINED"
|
|
||||||
}
|
|
||||||
"Entry"
|
|
||||||
{
|
|
||||||
"MsmKey" = "8:_UNDEFINED"
|
|
||||||
"OwnerKey" = "8:_67FBB57779D149B6BD4F5DDAA22DAC80"
|
|
||||||
"MsmSig" = "8:_UNDEFINED"
|
|
||||||
}
|
|
||||||
"Entry"
|
|
||||||
{
|
|
||||||
"MsmKey" = "8:_UNDEFINED"
|
|
||||||
"OwnerKey" = "8:_640C4B450006D92E645D60B4E6D01F81"
|
|
||||||
"MsmSig" = "8:_UNDEFINED"
|
"MsmSig" = "8:_UNDEFINED"
|
||||||
}
|
}
|
||||||
"Entry"
|
"Entry"
|
||||||
@@ -388,7 +286,109 @@
|
|||||||
"Entry"
|
"Entry"
|
||||||
{
|
{
|
||||||
"MsmKey" = "8:_UNDEFINED"
|
"MsmKey" = "8:_UNDEFINED"
|
||||||
"OwnerKey" = "8:_0607C8779841A74B037EF1D0DFA4156F"
|
"OwnerKey" = "8:_640C4B450006D92E645D60B4E6D01F81"
|
||||||
|
"MsmSig" = "8:_UNDEFINED"
|
||||||
|
}
|
||||||
|
"Entry"
|
||||||
|
{
|
||||||
|
"MsmKey" = "8:_UNDEFINED"
|
||||||
|
"OwnerKey" = "8:_67FBB57779D149B6BD4F5DDAA22DAC80"
|
||||||
|
"MsmSig" = "8:_UNDEFINED"
|
||||||
|
}
|
||||||
|
"Entry"
|
||||||
|
{
|
||||||
|
"MsmKey" = "8:_UNDEFINED"
|
||||||
|
"OwnerKey" = "8:_6CC8CD1E9189E07A7A96D9F615DACB24"
|
||||||
|
"MsmSig" = "8:_UNDEFINED"
|
||||||
|
}
|
||||||
|
"Entry"
|
||||||
|
{
|
||||||
|
"MsmKey" = "8:_UNDEFINED"
|
||||||
|
"OwnerKey" = "8:_123BA2FFEEA9E2FE234DB92367A069EB"
|
||||||
|
"MsmSig" = "8:_UNDEFINED"
|
||||||
|
}
|
||||||
|
"Entry"
|
||||||
|
{
|
||||||
|
"MsmKey" = "8:_UNDEFINED"
|
||||||
|
"OwnerKey" = "8:_D1D8385A708F4CC36F9B3A4AE780D28F"
|
||||||
|
"MsmSig" = "8:_UNDEFINED"
|
||||||
|
}
|
||||||
|
"Entry"
|
||||||
|
{
|
||||||
|
"MsmKey" = "8:_UNDEFINED"
|
||||||
|
"OwnerKey" = "8:_94CA0FDA969A00D55D11475CF05BBCF7"
|
||||||
|
"MsmSig" = "8:_UNDEFINED"
|
||||||
|
}
|
||||||
|
"Entry"
|
||||||
|
{
|
||||||
|
"MsmKey" = "8:_UNDEFINED"
|
||||||
|
"OwnerKey" = "8:_808E81A74CBB493F9C6CDAC35D8ADC41"
|
||||||
|
"MsmSig" = "8:_UNDEFINED"
|
||||||
|
}
|
||||||
|
"Entry"
|
||||||
|
{
|
||||||
|
"MsmKey" = "8:_UNDEFINED"
|
||||||
|
"OwnerKey" = "8:_8C6810F81A354E8C9488D35488F58A8E"
|
||||||
|
"MsmSig" = "8:_UNDEFINED"
|
||||||
|
}
|
||||||
|
"Entry"
|
||||||
|
{
|
||||||
|
"MsmKey" = "8:_UNDEFINED"
|
||||||
|
"OwnerKey" = "8:_60637DEA5C4CEECB31E2B5F25358C674"
|
||||||
|
"MsmSig" = "8:_UNDEFINED"
|
||||||
|
}
|
||||||
|
"Entry"
|
||||||
|
{
|
||||||
|
"MsmKey" = "8:_UNDEFINED"
|
||||||
|
"OwnerKey" = "8:_8D3FA753E2574529B5284B603B3AD3DF"
|
||||||
|
"MsmSig" = "8:_UNDEFINED"
|
||||||
|
}
|
||||||
|
"Entry"
|
||||||
|
{
|
||||||
|
"MsmKey" = "8:_UNDEFINED"
|
||||||
|
"OwnerKey" = "8:_9008565094D744E2AE00EEC5CB70FCA8"
|
||||||
|
"MsmSig" = "8:_UNDEFINED"
|
||||||
|
}
|
||||||
|
"Entry"
|
||||||
|
{
|
||||||
|
"MsmKey" = "8:_UNDEFINED"
|
||||||
|
"OwnerKey" = "8:_9F72EF8C6F8F4BE79DAE4F8E50CCAF59"
|
||||||
|
"MsmSig" = "8:_UNDEFINED"
|
||||||
|
}
|
||||||
|
"Entry"
|
||||||
|
{
|
||||||
|
"MsmKey" = "8:_UNDEFINED"
|
||||||
|
"OwnerKey" = "8:_C13B6CBDE2EB4A0BB5C958D0E7BC948F"
|
||||||
|
"MsmSig" = "8:_UNDEFINED"
|
||||||
|
}
|
||||||
|
"Entry"
|
||||||
|
{
|
||||||
|
"MsmKey" = "8:_UNDEFINED"
|
||||||
|
"OwnerKey" = "8:_CE1CDBA71D55A58C9E8C434429263651"
|
||||||
|
"MsmSig" = "8:_UNDEFINED"
|
||||||
|
}
|
||||||
|
"Entry"
|
||||||
|
{
|
||||||
|
"MsmKey" = "8:_UNDEFINED"
|
||||||
|
"OwnerKey" = "8:_E1ECB12976894E3FADEA35AE01BDDB5A"
|
||||||
|
"MsmSig" = "8:_UNDEFINED"
|
||||||
|
}
|
||||||
|
"Entry"
|
||||||
|
{
|
||||||
|
"MsmKey" = "8:_UNDEFINED"
|
||||||
|
"OwnerKey" = "8:_ECA020B6D724A4C2FDDF4795EBA72FEC"
|
||||||
|
"MsmSig" = "8:_UNDEFINED"
|
||||||
|
}
|
||||||
|
"Entry"
|
||||||
|
{
|
||||||
|
"MsmKey" = "8:_UNDEFINED"
|
||||||
|
"OwnerKey" = "8:_3C54360ECA2D917C917C5457315CD0AE"
|
||||||
|
"MsmSig" = "8:_UNDEFINED"
|
||||||
|
}
|
||||||
|
"Entry"
|
||||||
|
{
|
||||||
|
"MsmKey" = "8:_UNDEFINED"
|
||||||
|
"OwnerKey" = "8:_F680131EFFBE4408B6AF4D3D60303159"
|
||||||
"MsmSig" = "8:_UNDEFINED"
|
"MsmSig" = "8:_UNDEFINED"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -523,11 +523,6 @@
|
|||||||
"AssemblyAsmDisplayName" = "8:C1.Win.4, Version=4.0.20171.248, Culture=neutral, PublicKeyToken=944ae1ea0e47ca04, processorArchitecture=MSIL"
|
"AssemblyAsmDisplayName" = "8:C1.Win.4, Version=4.0.20171.248, Culture=neutral, PublicKeyToken=944ae1ea0e47ca04, processorArchitecture=MSIL"
|
||||||
"ScatterAssemblies"
|
"ScatterAssemblies"
|
||||||
{
|
{
|
||||||
"_0607C8779841A74B037EF1D0DFA4156F"
|
|
||||||
{
|
|
||||||
"Name" = "8:C1.Win.4.DLL"
|
|
||||||
"Attributes" = "3:512"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
"SourcePath" = "8:C1.Win.4.DLL"
|
"SourcePath" = "8:C1.Win.4.DLL"
|
||||||
"TargetName" = "8:"
|
"TargetName" = "8:"
|
||||||
@@ -585,11 +580,6 @@
|
|||||||
"AssemblyAsmDisplayName" = "8:ArinLogin, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"
|
"AssemblyAsmDisplayName" = "8:ArinLogin, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"
|
||||||
"ScatterAssemblies"
|
"ScatterAssemblies"
|
||||||
{
|
{
|
||||||
"_123BA2FFEEA9E2FE234DB92367A069EB"
|
|
||||||
{
|
|
||||||
"Name" = "8:ArinLogin.DLL"
|
|
||||||
"Attributes" = "3:512"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
"SourcePath" = "8:ArinLogin.DLL"
|
"SourcePath" = "8:ArinLogin.DLL"
|
||||||
"TargetName" = "8:"
|
"TargetName" = "8:"
|
||||||
@@ -676,11 +666,6 @@
|
|||||||
"AssemblyAsmDisplayName" = "8:Interop.VBIDE, Version=5.3.0.0, Culture=neutral, processorArchitecture=MSIL"
|
"AssemblyAsmDisplayName" = "8:Interop.VBIDE, Version=5.3.0.0, Culture=neutral, processorArchitecture=MSIL"
|
||||||
"ScatterAssemblies"
|
"ScatterAssemblies"
|
||||||
{
|
{
|
||||||
"_3C54360ECA2D917C917C5457315CD0AE"
|
|
||||||
{
|
|
||||||
"Name" = "8:Interop.VBIDE.DLL"
|
|
||||||
"Attributes" = "3:512"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
"SourcePath" = "8:Interop.VBIDE.DLL"
|
"SourcePath" = "8:Interop.VBIDE.DLL"
|
||||||
"TargetName" = "8:"
|
"TargetName" = "8:"
|
||||||
@@ -767,11 +752,6 @@
|
|||||||
"AssemblyAsmDisplayName" = "8:C1.Win.C1Command.4, Version=4.0.20171.248, Culture=neutral, PublicKeyToken=e808566f358766d8, processorArchitecture=MSIL"
|
"AssemblyAsmDisplayName" = "8:C1.Win.C1Command.4, Version=4.0.20171.248, Culture=neutral, PublicKeyToken=e808566f358766d8, processorArchitecture=MSIL"
|
||||||
"ScatterAssemblies"
|
"ScatterAssemblies"
|
||||||
{
|
{
|
||||||
"_60637DEA5C4CEECB31E2B5F25358C674"
|
|
||||||
{
|
|
||||||
"Name" = "8:C1.Win.C1Command.4.DLL"
|
|
||||||
"Attributes" = "3:512"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
"SourcePath" = "8:C1.Win.C1Command.4.DLL"
|
"SourcePath" = "8:C1.Win.C1Command.4.DLL"
|
||||||
"TargetName" = "8:"
|
"TargetName" = "8:"
|
||||||
@@ -1095,11 +1075,6 @@
|
|||||||
"AssemblyAsmDisplayName" = "8:CEnergy, Version=1.2.1.0, Culture=neutral, processorArchitecture=MSIL"
|
"AssemblyAsmDisplayName" = "8:CEnergy, Version=1.2.1.0, Culture=neutral, processorArchitecture=MSIL"
|
||||||
"ScatterAssemblies"
|
"ScatterAssemblies"
|
||||||
{
|
{
|
||||||
"_94CA0FDA969A00D55D11475CF05BBCF7"
|
|
||||||
{
|
|
||||||
"Name" = "8:CEnergy.DLL"
|
|
||||||
"Attributes" = "3:512"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
"SourcePath" = "8:CEnergy.DLL"
|
"SourcePath" = "8:CEnergy.DLL"
|
||||||
"TargetName" = "8:"
|
"TargetName" = "8:"
|
||||||
@@ -1296,7 +1271,7 @@
|
|||||||
{
|
{
|
||||||
"AssemblyRegister" = "3:1"
|
"AssemblyRegister" = "3:1"
|
||||||
"AssemblyIsInGAC" = "11:FALSE"
|
"AssemblyIsInGAC" = "11:FALSE"
|
||||||
"AssemblyAsmDisplayName" = "8:mn, Version=1.0.9339.40092, Culture=neutral, processorArchitecture=MSIL"
|
"AssemblyAsmDisplayName" = "8:mn, Version=1.0.9402.38441, Culture=neutral, processorArchitecture=MSIL"
|
||||||
"ScatterAssemblies"
|
"ScatterAssemblies"
|
||||||
{
|
{
|
||||||
"_D0A1428AD3AC48F3B2E7EA77C0E43B59"
|
"_D0A1428AD3AC48F3B2E7EA77C0E43B59"
|
||||||
@@ -1330,11 +1305,6 @@
|
|||||||
"AssemblyAsmDisplayName" = "8:ArinNet, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"
|
"AssemblyAsmDisplayName" = "8:ArinNet, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"
|
||||||
"ScatterAssemblies"
|
"ScatterAssemblies"
|
||||||
{
|
{
|
||||||
"_D1D8385A708F4CC36F9B3A4AE780D28F"
|
|
||||||
{
|
|
||||||
"Name" = "8:ArinNet.DLL"
|
|
||||||
"Attributes" = "3:512"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
"SourcePath" = "8:ArinNet.DLL"
|
"SourcePath" = "8:ArinNet.DLL"
|
||||||
"TargetName" = "8:"
|
"TargetName" = "8:"
|
||||||
@@ -1651,9 +1621,9 @@
|
|||||||
{
|
{
|
||||||
"Name" = "8:Microsoft Visual Studio"
|
"Name" = "8:Microsoft Visual Studio"
|
||||||
"ProductName" = "8:에너지평가프로그램"
|
"ProductName" = "8:에너지평가프로그램"
|
||||||
"ProductCode" = "8:{F6BB0814-287B-428A-8BDF-E1B81C4AB411}"
|
"ProductCode" = "8:{F6BB0814-2222-3333-8BDF-E1B81C4AB411}"
|
||||||
"PackageCode" = "8:{110AF908-A283-48F9-B540-18E7DF1AC397}"
|
"PackageCode" = "8:{110AF908-A283-48F9-B540-18E7DF1AC397}"
|
||||||
"UpgradeCode" = "8:{90A3D151-BEEB-4C35-9E76-B1E0B7F91C88}"
|
"UpgradeCode" = "8:{90A3D151-CCCC-1212-9E76-B1E0B7F91C88}"
|
||||||
"AspNetVersion" = "8:2.0.50727.0"
|
"AspNetVersion" = "8:2.0.50727.0"
|
||||||
"RestartWWWService" = "11:FALSE"
|
"RestartWWWService" = "11:FALSE"
|
||||||
"RemovePreviousVersions" = "11:TRUE"
|
"RemovePreviousVersions" = "11:TRUE"
|
||||||
|
|||||||
Reference in New Issue
Block a user