..
This commit is contained in:
4130
Epole/데이터셋/ireaDataSet.Designer.vb
generated
4130
Epole/데이터셋/ireaDataSet.Designer.vb
generated
File diff suppressed because it is too large
Load Diff
@@ -732,169 +732,169 @@ WHERE (관리ID = ?)</CommandText>
|
||||
</DataSource>
|
||||
</xs:appinfo>
|
||||
</xs:annotation>
|
||||
<xs:element name="ireaDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:Generator_DataSetName="ireaDataSet" msprop:Generator_UserDSName="ireaDataSet">
|
||||
<xs:element name="ireaDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:Generator_UserDSName="ireaDataSet" msprop:Generator_DataSetName="ireaDataSet">
|
||||
<xs:complexType>
|
||||
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||
<xs:element name="MainTable" msprop:Generator_UserTableName="MainTable" msprop:Generator_RowEvArgName="MainTableRowChangeEvent" msprop:Generator_TableVarName="tableMainTable" msprop:Generator_TablePropName="MainTable" msprop:Generator_RowDeletingName="MainTableRowDeleting" msprop:Generator_RowChangingName="MainTableRowChanging" msprop:Generator_RowDeletedName="MainTableRowDeleted" msprop:Generator_RowEvHandlerName="MainTableRowChangeEventHandler" msprop:Generator_TableClassName="MainTableDataTable" msprop:Generator_RowChangedName="MainTableRowChanged" msprop:Generator_RowClassName="MainTableRow">
|
||||
<xs:element name="MainTable" msprop:Generator_RowClassName="MainTableRow" msprop:Generator_RowEvHandlerName="MainTableRowChangeEventHandler" msprop:Generator_RowDeletedName="MainTableRowDeleted" msprop:Generator_RowDeletingName="MainTableRowDeleting" msprop:Generator_RowEvArgName="MainTableRowChangeEvent" msprop:Generator_TablePropName="MainTable" msprop:Generator_RowChangedName="MainTableRowChanged" msprop:Generator_UserTableName="MainTable" msprop:Generator_RowChangingName="MainTableRowChanging" msprop:Generator_TableClassName="MainTableDataTable" msprop:Generator_TableVarName="tableMainTable">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="ID" msprop:Generator_ColumnVarNameInTable="columnID" msprop:Generator_ColumnPropNameInRow="ID" msprop:Generator_ColumnPropNameInTable="IDColumn" msprop:Generator_UserColumnName="ID" type="xs:int" />
|
||||
<xs:element name="날짜" msprop:Generator_ColumnVarNameInTable="column날짜" msprop:Generator_ColumnPropNameInRow="날짜" msprop:Generator_ColumnPropNameInTable="날짜Column" msprop:Generator_UserColumnName="날짜" type="xs:dateTime" default="2007-01-01T00:00:00+09:00" 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:element name="ID" msprop:Generator_ColumnPropNameInRow="ID" msprop:Generator_ColumnPropNameInTable="IDColumn" msprop:Generator_ColumnVarNameInTable="columnID" msprop:Generator_UserColumnName="ID" type="xs:int" />
|
||||
<xs:element name="날짜" msprop:Generator_ColumnPropNameInRow="날짜" msprop:Generator_ColumnPropNameInTable="날짜Column" msprop:Generator_ColumnVarNameInTable="column날짜" msprop:Generator_UserColumnName="날짜" type="xs:dateTime" default="2007-01-01T00:00:00+09:00" minOccurs="0" />
|
||||
<xs:element name="거래처명" msprop:Generator_ColumnPropNameInTable="거래처명Column" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="거래처명" msprop:Generator_UserColumnName="거래처명" msprop:Generator_ColumnVarNameInTable="column거래처명" default="" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="비고" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="비고" msprop:Generator_ColumnVarNameInTable="column비고" msprop:Generator_ColumnPropNameInTable="비고Column" msprop:Generator_UserColumnName="비고" default="" minOccurs="0">
|
||||
<xs:element name="비고" msprop:Generator_ColumnPropNameInTable="비고Column" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="비고" msprop:Generator_UserColumnName="비고" msprop:Generator_ColumnVarNameInTable="column비고" default="" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="총수량" msprop:Generator_ColumnVarNameInTable="column총수량" msprop:Generator_ColumnPropNameInRow="총수량" msprop:Generator_ColumnPropNameInTable="총수량Column" msprop:Generator_UserColumnName="총수량" type="xs:int" default="0" minOccurs="0" />
|
||||
<xs:element name="단가" msprop:Generator_ColumnVarNameInTable="column단가" msprop:Generator_ColumnPropNameInRow="단가" msprop:Generator_ColumnPropNameInTable="단가Column" msprop:Generator_UserColumnName="단가" type="xs:int" default="0" minOccurs="0" />
|
||||
<xs:element name="금액" msprop:Generator_ColumnVarNameInTable="column금액" msprop:Generator_ColumnPropNameInRow="금액" msprop:Generator_ColumnPropNameInTable="금액Column" msprop:Generator_UserColumnName="금액" type="xs:int" default="0" minOccurs="0" />
|
||||
<xs:element name="번호찰구분" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="column번호찰구분" msprop:Generator_ColumnPropNameInRow="번호찰구분" msprop:Generator_ColumnPropNameInTable="번호찰구분Column" msprop:Generator_UserColumnName="번호찰구분" type="xs:int" default="0" minOccurs="0" />
|
||||
<xs:element name="총수량" msprop:Generator_ColumnPropNameInRow="총수량" msprop:Generator_ColumnPropNameInTable="총수량Column" msprop:Generator_ColumnVarNameInTable="column총수량" msprop:Generator_UserColumnName="총수량" type="xs:int" default="0" minOccurs="0" />
|
||||
<xs:element name="단가" msprop:Generator_ColumnPropNameInRow="단가" msprop:Generator_ColumnPropNameInTable="단가Column" msprop:Generator_ColumnVarNameInTable="column단가" msprop:Generator_UserColumnName="단가" type="xs:int" default="0" minOccurs="0" />
|
||||
<xs:element name="금액" msprop:Generator_ColumnPropNameInRow="금액" msprop:Generator_ColumnPropNameInTable="금액Column" msprop:Generator_ColumnVarNameInTable="column금액" msprop:Generator_UserColumnName="금액" type="xs:int" default="0" minOccurs="0" />
|
||||
<xs:element name="번호찰구분" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="번호찰구분" msprop:Generator_ColumnPropNameInTable="번호찰구분Column" msprop:Generator_ColumnVarNameInTable="column번호찰구분" msprop:Generator_UserColumnName="번호찰구분" type="xs:int" default="0" minOccurs="0" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="Detail_tongsin" msprop:Generator_UserTableName="Detail_tongsin" msprop:Generator_RowEvArgName="Detail_tongsinRowChangeEvent" msprop:Generator_TableVarName="tableDetail_tongsin" msprop:Generator_TablePropName="Detail_tongsin" msprop:Generator_RowDeletingName="Detail_tongsinRowDeleting" msprop:Generator_RowChangingName="Detail_tongsinRowChanging" msprop:Generator_RowDeletedName="Detail_tongsinRowDeleted" msprop:Generator_RowEvHandlerName="Detail_tongsinRowChangeEventHandler" msprop:Generator_TableClassName="Detail_tongsinDataTable" msprop:Generator_RowChangedName="Detail_tongsinRowChanged" msprop:Generator_RowClassName="Detail_tongsinRow">
|
||||
<xs:element name="Detail_tongsin" msprop:Generator_RowClassName="Detail_tongsinRow" msprop:Generator_RowEvHandlerName="Detail_tongsinRowChangeEventHandler" msprop:Generator_RowDeletedName="Detail_tongsinRowDeleted" msprop:Generator_RowDeletingName="Detail_tongsinRowDeleting" msprop:Generator_RowEvArgName="Detail_tongsinRowChangeEvent" msprop:Generator_TablePropName="Detail_tongsin" msprop:Generator_RowChangedName="Detail_tongsinRowChanged" msprop:Generator_UserTableName="Detail_tongsin" msprop:Generator_RowChangingName="Detail_tongsinRowChanging" msprop:Generator_TableClassName="Detail_tongsinDataTable" msprop:Generator_TableVarName="tableDetail_tongsin">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="rowid" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" msprop:Generator_ColumnVarNameInTable="columnrowid" msprop:Generator_ColumnPropNameInRow="rowid" msprop:Generator_ColumnPropNameInTable="rowidColumn" msprop:Generator_UserColumnName="rowid" type="xs:string" />
|
||||
<xs:element name="관리ID" msprop:Generator_ColumnVarNameInTable="column관리ID" msprop:Generator_ColumnPropNameInRow="관리ID" msprop:Generator_ColumnPropNameInTable="관리IDColumn" msprop:Generator_UserColumnName="관리ID" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="번호" msprop:Generator_ColumnVarNameInTable="column번호" msprop:Generator_ColumnPropNameInRow="번호" msprop:Generator_ColumnPropNameInTable="번호Column" msprop:Generator_UserColumnName="번호" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="출력" msprop:Generator_ColumnVarNameInTable="column출력" msprop:Generator_ColumnPropNameInRow="출력" msprop:Generator_ColumnPropNameInTable="출력Column" msprop:Generator_UserColumnName="출력" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="간선명" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="간선명" msprop:Generator_ColumnVarNameInTable="column간선명" msprop:Generator_ColumnPropNameInTable="간선명Column" msprop:Generator_UserColumnName="간선명" minOccurs="0">
|
||||
<xs:element name="rowid" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" msprop:Generator_ColumnPropNameInRow="rowid" msprop:Generator_ColumnPropNameInTable="rowidColumn" msprop:Generator_ColumnVarNameInTable="columnrowid" msprop:Generator_UserColumnName="rowid" type="xs:string" />
|
||||
<xs:element name="관리ID" msprop:Generator_ColumnPropNameInRow="관리ID" msprop:Generator_ColumnPropNameInTable="관리IDColumn" msprop:Generator_ColumnVarNameInTable="column관리ID" msprop:Generator_UserColumnName="관리ID" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="번호" msprop:Generator_ColumnPropNameInRow="번호" msprop:Generator_ColumnPropNameInTable="번호Column" msprop:Generator_ColumnVarNameInTable="column번호" msprop:Generator_UserColumnName="번호" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="출력" msprop:Generator_ColumnPropNameInRow="출력" msprop:Generator_ColumnPropNameInTable="출력Column" msprop:Generator_ColumnVarNameInTable="column출력" msprop:Generator_UserColumnName="출력" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="간선명" msprop:Generator_ColumnPropNameInTable="간선명Column" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="간선명" msprop:Generator_UserColumnName="간선명" msprop:Generator_ColumnVarNameInTable="column간선명" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="255" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="간선명2" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="간선명2" msprop:Generator_ColumnVarNameInTable="column간선명2" msprop:Generator_ColumnPropNameInTable="간선명2Column" msprop:Generator_UserColumnName="간선명2" minOccurs="0">
|
||||
<xs:element name="간선명2" msprop:Generator_ColumnPropNameInTable="간선명2Column" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="간선명2" msprop:Generator_UserColumnName="간선명2" msprop:Generator_ColumnVarNameInTable="column간선명2" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="255" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="전주번호" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="전주번호" msprop:Generator_ColumnVarNameInTable="column전주번호" msprop:Generator_ColumnPropNameInTable="전주번호Column" msprop:Generator_UserColumnName="전주번호" minOccurs="0">
|
||||
<xs:element name="전주번호" msprop:Generator_ColumnPropNameInTable="전주번호Column" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="전주번호" msprop:Generator_UserColumnName="전주번호" msprop:Generator_ColumnVarNameInTable="column전주번호" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="255" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="전주번호2" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="전주번호2" msprop:Generator_ColumnVarNameInTable="column전주번호2" msprop:Generator_ColumnPropNameInTable="전주번호2Column" msprop:Generator_UserColumnName="전주번호2" minOccurs="0">
|
||||
<xs:element name="전주번호2" msprop:Generator_ColumnPropNameInTable="전주번호2Column" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="전주번호2" msprop:Generator_UserColumnName="전주번호2" msprop:Generator_ColumnVarNameInTable="column전주번호2" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="규격" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="규격" msprop:Generator_ColumnVarNameInTable="column규격" msprop:Generator_ColumnPropNameInTable="규격Column" msprop:Generator_UserColumnName="규격" minOccurs="0">
|
||||
<xs:element name="규격" msprop:Generator_ColumnPropNameInTable="규격Column" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="규격" msprop:Generator_UserColumnName="규격" msprop:Generator_ColumnVarNameInTable="column규격" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="중계기명" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="중계기명" msprop:Generator_ColumnVarNameInTable="column중계기명" msprop:Generator_ColumnPropNameInTable="중계기명Column" msprop:Generator_UserColumnName="중계기명" minOccurs="0">
|
||||
<xs:element name="중계기명" msprop:Generator_ColumnPropNameInTable="중계기명Column" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="중계기명" msprop:Generator_UserColumnName="중계기명" msprop:Generator_ColumnVarNameInTable="column중계기명" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="시공일" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="시공일" msprop:Generator_ColumnVarNameInTable="column시공일" msprop:Generator_ColumnPropNameInTable="시공일Column" msprop:Generator_UserColumnName="시공일" minOccurs="0">
|
||||
<xs:element name="시공일" msprop:Generator_ColumnPropNameInTable="시공일Column" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="시공일" msprop:Generator_UserColumnName="시공일" msprop:Generator_ColumnVarNameInTable="column시공일" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="255" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="시공자" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="시공자" msprop:Generator_ColumnVarNameInTable="column시공자" msprop:Generator_ColumnPropNameInTable="시공자Column" msprop:Generator_UserColumnName="시공자" minOccurs="0">
|
||||
<xs:element name="시공자" msprop:Generator_ColumnPropNameInTable="시공자Column" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="시공자" msprop:Generator_UserColumnName="시공자" msprop:Generator_ColumnVarNameInTable="column시공자" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="연락처1" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="연락처1" msprop:Generator_ColumnVarNameInTable="column연락처1" msprop:Generator_ColumnPropNameInTable="연락처1Column" msprop:Generator_UserColumnName="연락처1" minOccurs="0">
|
||||
<xs:element name="연락처1" msprop:Generator_ColumnPropNameInTable="연락처1Column" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="연락처1" msprop:Generator_UserColumnName="연락처1" msprop:Generator_ColumnVarNameInTable="column연락처1" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="연락처2" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="연락처2" msprop:Generator_ColumnVarNameInTable="column연락처2" msprop:Generator_ColumnPropNameInTable="연락처2Column" msprop:Generator_UserColumnName="연락처2" minOccurs="0">
|
||||
<xs:element name="연락처2" msprop:Generator_ColumnPropNameInTable="연락처2Column" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="연락처2" msprop:Generator_UserColumnName="연락처2" msprop:Generator_ColumnVarNameInTable="column연락처2" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="운용기관" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="운용기관" msprop:Generator_ColumnVarNameInTable="column운용기관" msprop:Generator_ColumnPropNameInTable="운용기관Column" msprop:Generator_UserColumnName="운용기관" minOccurs="0">
|
||||
<xs:element name="운용기관" msprop:Generator_ColumnPropNameInTable="운용기관Column" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="운용기관" msprop:Generator_UserColumnName="운용기관" msprop:Generator_ColumnVarNameInTable="column운용기관" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="단자함1" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="단자함1" msprop:Generator_ColumnVarNameInTable="column단자함1" msprop:Generator_ColumnPropNameInTable="단자함1Column" msprop:Generator_UserColumnName="단자함1" minOccurs="0">
|
||||
<xs:element name="단자함1" msprop:Generator_ColumnPropNameInTable="단자함1Column" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="단자함1" msprop:Generator_UserColumnName="단자함1" msprop:Generator_ColumnVarNameInTable="column단자함1" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="단자함2" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="단자함2" msprop:Generator_ColumnVarNameInTable="column단자함2" msprop:Generator_ColumnPropNameInTable="단자함2Column" msprop:Generator_UserColumnName="단자함2" minOccurs="0">
|
||||
<xs:element name="단자함2" msprop:Generator_ColumnPropNameInTable="단자함2Column" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="단자함2" msprop:Generator_UserColumnName="단자함2" msprop:Generator_ColumnVarNameInTable="column단자함2" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="단자함3" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="단자함3" msprop:Generator_ColumnVarNameInTable="column단자함3" msprop:Generator_ColumnPropNameInTable="단자함3Column" msprop:Generator_UserColumnName="단자함3" minOccurs="0">
|
||||
<xs:element name="단자함3" msprop:Generator_ColumnPropNameInTable="단자함3Column" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="단자함3" msprop:Generator_UserColumnName="단자함3" msprop:Generator_ColumnVarNameInTable="column단자함3" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="광단자함1" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="광단자함1" msprop:Generator_ColumnVarNameInTable="column광단자함1" msprop:Generator_ColumnPropNameInTable="광단자함1Column" msprop:Generator_UserColumnName="광단자함1" minOccurs="0">
|
||||
<xs:element name="광단자함1" msprop:Generator_ColumnPropNameInTable="광단자함1Column" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="광단자함1" msprop:Generator_UserColumnName="광단자함1" msprop:Generator_ColumnVarNameInTable="column광단자함1" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="광단자함2" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="광단자함2" msprop:Generator_ColumnVarNameInTable="column광단자함2" msprop:Generator_ColumnPropNameInTable="광단자함2Column" msprop:Generator_UserColumnName="광단자함2" minOccurs="0">
|
||||
<xs:element name="광단자함2" msprop:Generator_ColumnPropNameInTable="광단자함2Column" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="광단자함2" msprop:Generator_UserColumnName="광단자함2" msprop:Generator_ColumnVarNameInTable="column광단자함2" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="광단자함3" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="광단자함3" msprop:Generator_ColumnVarNameInTable="column광단자함3" msprop:Generator_ColumnPropNameInTable="광단자함3Column" msprop:Generator_UserColumnName="광단자함3" minOccurs="0">
|
||||
<xs:element name="광단자함3" msprop:Generator_ColumnPropNameInTable="광단자함3Column" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="광단자함3" msprop:Generator_UserColumnName="광단자함3" msprop:Generator_ColumnVarNameInTable="column광단자함3" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="정렬번호" msprop:Generator_ColumnVarNameInTable="column정렬번호" msprop:Generator_ColumnPropNameInRow="정렬번호" msprop:Generator_ColumnPropNameInTable="정렬번호Column" msprop:Generator_UserColumnName="정렬번호" minOccurs="0">
|
||||
<xs:element name="정렬번호" msprop:Generator_ColumnPropNameInRow="정렬번호" msprop:Generator_ColumnPropNameInTable="정렬번호Column" msprop:Generator_ColumnVarNameInTable="column정렬번호" msprop:Generator_UserColumnName="정렬번호" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="광단자함4" msprop:Generator_ColumnVarNameInTable="column광단자함4" msprop:Generator_ColumnPropNameInRow="광단자함4" msprop:Generator_ColumnPropNameInTable="광단자함4Column" msprop:Generator_UserColumnName="광단자함4" minOccurs="0">
|
||||
<xs:element name="광단자함4" msprop:Generator_ColumnPropNameInRow="광단자함4" msprop:Generator_ColumnPropNameInTable="광단자함4Column" msprop:Generator_ColumnVarNameInTable="column광단자함4" msprop:Generator_UserColumnName="광단자함4" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
@@ -904,105 +904,105 @@ WHERE (관리ID = ?)</CommandText>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="Detail_Sknetworks" msprop:Generator_UserTableName="Detail_Sknetworks" msprop:Generator_RowEvArgName="Detail_SknetworksRowChangeEvent" msprop:Generator_TableVarName="tableDetail_Sknetworks" msprop:Generator_TablePropName="Detail_Sknetworks" msprop:Generator_RowDeletingName="Detail_SknetworksRowDeleting" msprop:Generator_RowChangingName="Detail_SknetworksRowChanging" msprop:Generator_RowDeletedName="Detail_SknetworksRowDeleted" msprop:Generator_RowEvHandlerName="Detail_SknetworksRowChangeEventHandler" msprop:Generator_TableClassName="Detail_SknetworksDataTable" msprop:Generator_RowChangedName="Detail_SknetworksRowChanged" msprop:Generator_RowClassName="Detail_SknetworksRow">
|
||||
<xs:element name="Detail_Sknetworks" msprop:Generator_RowClassName="Detail_SknetworksRow" msprop:Generator_RowEvHandlerName="Detail_SknetworksRowChangeEventHandler" msprop:Generator_RowDeletedName="Detail_SknetworksRowDeleted" msprop:Generator_RowDeletingName="Detail_SknetworksRowDeleting" msprop:Generator_RowEvArgName="Detail_SknetworksRowChangeEvent" msprop:Generator_TablePropName="Detail_Sknetworks" msprop:Generator_RowChangedName="Detail_SknetworksRowChanged" msprop:Generator_UserTableName="Detail_Sknetworks" msprop:Generator_RowChangingName="Detail_SknetworksRowChanging" msprop:Generator_TableClassName="Detail_SknetworksDataTable" msprop:Generator_TableVarName="tableDetail_Sknetworks">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="출력" msprop:Generator_ColumnVarNameInTable="column출력" msprop:Generator_ColumnPropNameInRow="출력" msprop:Generator_ColumnPropNameInTable="출력Column" msprop:Generator_UserColumnName="출력" type="xs:boolean" default="true" minOccurs="0" />
|
||||
<xs:element name="관리ID" msprop:Generator_ColumnVarNameInTable="column관리ID" msprop:Generator_ColumnPropNameInRow="관리ID" msprop:Generator_ColumnPropNameInTable="관리IDColumn" msprop:Generator_UserColumnName="관리ID" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="번호" msprop:Generator_ColumnVarNameInTable="column번호" msprop:Generator_ColumnPropNameInRow="번호" msprop:Generator_ColumnPropNameInTable="번호Column" msprop:Generator_UserColumnName="번호" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="구간명1" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="구간명1" msprop:Generator_ColumnVarNameInTable="column구간명1" msprop:Generator_ColumnPropNameInTable="구간명1Column" msprop:Generator_UserColumnName="구간명1" minOccurs="0">
|
||||
<xs:element name="출력" msprop:Generator_ColumnPropNameInRow="출력" msprop:Generator_ColumnPropNameInTable="출력Column" msprop:Generator_ColumnVarNameInTable="column출력" msprop:Generator_UserColumnName="출력" type="xs:boolean" default="true" minOccurs="0" />
|
||||
<xs:element name="관리ID" msprop:Generator_ColumnPropNameInRow="관리ID" msprop:Generator_ColumnPropNameInTable="관리IDColumn" msprop:Generator_ColumnVarNameInTable="column관리ID" msprop:Generator_UserColumnName="관리ID" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="번호" msprop:Generator_ColumnPropNameInRow="번호" msprop:Generator_ColumnPropNameInTable="번호Column" msprop:Generator_ColumnVarNameInTable="column번호" msprop:Generator_UserColumnName="번호" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="구간명1" msprop:Generator_ColumnPropNameInTable="구간명1Column" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="구간명1" msprop:Generator_UserColumnName="구간명1" msprop:Generator_ColumnVarNameInTable="column구간명1" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="255" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="구간명2" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="구간명2" msprop:Generator_ColumnVarNameInTable="column구간명2" msprop:Generator_ColumnPropNameInTable="구간명2Column" msprop:Generator_UserColumnName="구간명2" minOccurs="0">
|
||||
<xs:element name="구간명2" msprop:Generator_ColumnPropNameInTable="구간명2Column" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="구간명2" msprop:Generator_UserColumnName="구간명2" msprop:Generator_ColumnVarNameInTable="column구간명2" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="255" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="구간명3" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="구간명3" msprop:Generator_ColumnVarNameInTable="column구간명3" msprop:Generator_ColumnPropNameInTable="구간명3Column" msprop:Generator_UserColumnName="구간명3" minOccurs="0">
|
||||
<xs:element name="구간명3" msprop:Generator_ColumnPropNameInTable="구간명3Column" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="구간명3" msprop:Generator_UserColumnName="구간명3" msprop:Generator_ColumnVarNameInTable="column구간명3" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="255" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="전주번호1" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="전주번호1" msprop:Generator_ColumnVarNameInTable="column전주번호1" msprop:Generator_ColumnPropNameInTable="전주번호1Column" msprop:Generator_UserColumnName="전주번호1" minOccurs="0">
|
||||
<xs:element name="전주번호1" msprop:Generator_ColumnPropNameInTable="전주번호1Column" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="전주번호1" msprop:Generator_UserColumnName="전주번호1" msprop:Generator_ColumnVarNameInTable="column전주번호1" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="전주번호2" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="전주번호2" msprop:Generator_ColumnVarNameInTable="column전주번호2" msprop:Generator_ColumnPropNameInTable="전주번호2Column" msprop:Generator_UserColumnName="전주번호2" minOccurs="0">
|
||||
<xs:element name="전주번호2" msprop:Generator_ColumnPropNameInTable="전주번호2Column" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="전주번호2" msprop:Generator_UserColumnName="전주번호2" msprop:Generator_ColumnVarNameInTable="column전주번호2" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="전주번호3" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="전주번호3" msprop:Generator_ColumnVarNameInTable="column전주번호3" msprop:Generator_ColumnPropNameInTable="전주번호3Column" msprop:Generator_UserColumnName="전주번호3" minOccurs="0">
|
||||
<xs:element name="전주번호3" msprop:Generator_ColumnPropNameInTable="전주번호3Column" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="전주번호3" msprop:Generator_UserColumnName="전주번호3" msprop:Generator_ColumnVarNameInTable="column전주번호3" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="규격" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="규격" msprop:Generator_ColumnVarNameInTable="column규격" msprop:Generator_ColumnPropNameInTable="규격Column" msprop:Generator_UserColumnName="규격" minOccurs="0">
|
||||
<xs:element name="규격" msprop:Generator_ColumnPropNameInTable="규격Column" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="규격" msprop:Generator_UserColumnName="규격" msprop:Generator_ColumnVarNameInTable="column규격" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="중계기명" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="중계기명" msprop:Generator_ColumnVarNameInTable="column중계기명" msprop:Generator_ColumnPropNameInTable="중계기명Column" msprop:Generator_UserColumnName="중계기명" minOccurs="0">
|
||||
<xs:element name="중계기명" msprop:Generator_ColumnPropNameInTable="중계기명Column" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="중계기명" msprop:Generator_UserColumnName="중계기명" msprop:Generator_ColumnVarNameInTable="column중계기명" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="시공일" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="시공일" msprop:Generator_ColumnVarNameInTable="column시공일" msprop:Generator_ColumnPropNameInTable="시공일Column" msprop:Generator_UserColumnName="시공일" minOccurs="0">
|
||||
<xs:element name="시공일" msprop:Generator_ColumnPropNameInTable="시공일Column" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="시공일" msprop:Generator_UserColumnName="시공일" msprop:Generator_ColumnVarNameInTable="column시공일" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="255" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="시공자" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="시공자" msprop:Generator_ColumnVarNameInTable="column시공자" msprop:Generator_ColumnPropNameInTable="시공자Column" msprop:Generator_UserColumnName="시공자" minOccurs="0">
|
||||
<xs:element name="시공자" msprop:Generator_ColumnPropNameInTable="시공자Column" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="시공자" msprop:Generator_UserColumnName="시공자" msprop:Generator_ColumnVarNameInTable="column시공자" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="연락처1" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="연락처1" msprop:Generator_ColumnVarNameInTable="column연락처1" msprop:Generator_ColumnPropNameInTable="연락처1Column" msprop:Generator_UserColumnName="연락처1" minOccurs="0">
|
||||
<xs:element name="연락처1" msprop:Generator_ColumnPropNameInTable="연락처1Column" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="연락처1" msprop:Generator_UserColumnName="연락처1" msprop:Generator_ColumnVarNameInTable="column연락처1" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="연락처2" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="연락처2" msprop:Generator_ColumnVarNameInTable="column연락처2" msprop:Generator_ColumnPropNameInTable="연락처2Column" msprop:Generator_UserColumnName="연락처2" minOccurs="0">
|
||||
<xs:element name="연락처2" msprop:Generator_ColumnPropNameInTable="연락처2Column" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="연락처2" msprop:Generator_UserColumnName="연락처2" msprop:Generator_ColumnVarNameInTable="column연락처2" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="운용기관" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="운용기관" msprop:Generator_ColumnVarNameInTable="column운용기관" msprop:Generator_ColumnPropNameInTable="운용기관Column" msprop:Generator_UserColumnName="운용기관" minOccurs="0">
|
||||
<xs:element name="운용기관" msprop:Generator_ColumnPropNameInTable="운용기관Column" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="운용기관" msprop:Generator_UserColumnName="운용기관" msprop:Generator_ColumnVarNameInTable="column운용기관" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="rowid" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" msprop:Generator_ColumnVarNameInTable="columnrowid" msprop:Generator_ColumnPropNameInRow="rowid" msprop:Generator_ColumnPropNameInTable="rowidColumn" msprop:Generator_UserColumnName="rowid" type="xs:string" />
|
||||
<xs:element name="정렬번호" msprop:Generator_ColumnVarNameInTable="column정렬번호" msprop:Generator_ColumnPropNameInRow="정렬번호" msprop:Generator_ColumnPropNameInTable="정렬번호Column" msprop:Generator_UserColumnName="정렬번호" minOccurs="0">
|
||||
<xs:element name="rowid" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" msprop:Generator_ColumnPropNameInRow="rowid" msprop:Generator_ColumnPropNameInTable="rowidColumn" msprop:Generator_ColumnVarNameInTable="columnrowid" msprop:Generator_UserColumnName="rowid" type="xs:string" />
|
||||
<xs:element name="정렬번호" msprop:Generator_ColumnPropNameInRow="정렬번호" msprop:Generator_ColumnPropNameInTable="정렬번호Column" msprop:Generator_ColumnVarNameInTable="column정렬번호" msprop:Generator_UserColumnName="정렬번호" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
@@ -1012,157 +1012,157 @@ WHERE (관리ID = ?)</CommandText>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="Detail_Karo" msprop:Generator_UserTableName="Detail_Karo" msprop:Generator_RowEvArgName="Detail_KaroRowChangeEvent" msprop:Generator_TableVarName="tableDetail_Karo" msprop:Generator_TablePropName="Detail_Karo" msprop:Generator_RowDeletingName="Detail_KaroRowDeleting" msprop:Generator_RowChangingName="Detail_KaroRowChanging" msprop:Generator_RowDeletedName="Detail_KaroRowDeleted" msprop:Generator_RowEvHandlerName="Detail_KaroRowChangeEventHandler" msprop:Generator_TableClassName="Detail_KaroDataTable" msprop:Generator_RowChangedName="Detail_KaroRowChanged" msprop:Generator_RowClassName="Detail_KaroRow">
|
||||
<xs:element name="Detail_Karo" msprop:Generator_RowClassName="Detail_KaroRow" msprop:Generator_RowEvHandlerName="Detail_KaroRowChangeEventHandler" msprop:Generator_RowDeletedName="Detail_KaroRowDeleted" msprop:Generator_RowDeletingName="Detail_KaroRowDeleting" msprop:Generator_RowEvArgName="Detail_KaroRowChangeEvent" msprop:Generator_TablePropName="Detail_Karo" msprop:Generator_RowChangedName="Detail_KaroRowChanged" msprop:Generator_UserTableName="Detail_Karo" msprop:Generator_RowChangingName="Detail_KaroRowChanging" msprop:Generator_TableClassName="Detail_KaroDataTable" msprop:Generator_TableVarName="tableDetail_Karo">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="rowid" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" msprop:Generator_ColumnVarNameInTable="columnrowid" msprop:Generator_ColumnPropNameInRow="rowid" msprop:Generator_ColumnPropNameInTable="rowidColumn" msprop:Generator_UserColumnName="rowid" type="xs:string" />
|
||||
<xs:element name="관리ID" msprop:Generator_ColumnVarNameInTable="column관리ID" msprop:Generator_ColumnPropNameInRow="관리ID" msprop:Generator_ColumnPropNameInTable="관리IDColumn" msprop:Generator_UserColumnName="관리ID" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="출력" msprop:Generator_ColumnVarNameInTable="column출력" msprop:Generator_ColumnPropNameInRow="출력" msprop:Generator_ColumnPropNameInTable="출력Column" msprop:Generator_UserColumnName="출력" type="xs:boolean" default="true" minOccurs="0" />
|
||||
<xs:element name="번호" msprop:Generator_ColumnVarNameInTable="column번호" msprop:Generator_ColumnPropNameInRow="번호" msprop:Generator_ColumnPropNameInTable="번호Column" msprop:Generator_UserColumnName="번호" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="area2" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="area2" msprop:Generator_ColumnVarNameInTable="columnarea2" msprop:Generator_ColumnPropNameInTable="area2Column" msprop:Generator_UserColumnName="area2" default="" minOccurs="0">
|
||||
<xs:element name="rowid" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" msprop:Generator_ColumnPropNameInRow="rowid" msprop:Generator_ColumnPropNameInTable="rowidColumn" msprop:Generator_ColumnVarNameInTable="columnrowid" msprop:Generator_UserColumnName="rowid" type="xs:string" />
|
||||
<xs:element name="관리ID" msprop:Generator_ColumnPropNameInRow="관리ID" msprop:Generator_ColumnPropNameInTable="관리IDColumn" msprop:Generator_ColumnVarNameInTable="column관리ID" msprop:Generator_UserColumnName="관리ID" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="출력" msprop:Generator_ColumnPropNameInRow="출력" msprop:Generator_ColumnPropNameInTable="출력Column" msprop:Generator_ColumnVarNameInTable="column출력" msprop:Generator_UserColumnName="출력" type="xs:boolean" default="true" minOccurs="0" />
|
||||
<xs:element name="번호" msprop:Generator_ColumnPropNameInRow="번호" msprop:Generator_ColumnPropNameInTable="번호Column" msprop:Generator_ColumnVarNameInTable="column번호" msprop:Generator_UserColumnName="번호" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="area2" msprop:Generator_ColumnPropNameInTable="area2Column" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="area2" msprop:Generator_UserColumnName="area2" msprop:Generator_ColumnVarNameInTable="columnarea2" default="" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="area1" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="area1" msprop:Generator_ColumnVarNameInTable="columnarea1" msprop:Generator_ColumnPropNameInTable="area1Column" msprop:Generator_UserColumnName="area1" default="" minOccurs="0">
|
||||
<xs:element name="area1" msprop:Generator_ColumnPropNameInTable="area1Column" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="area1" msprop:Generator_UserColumnName="area1" msprop:Generator_ColumnVarNameInTable="columnarea1" default="" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="f1" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="f1" msprop:Generator_ColumnVarNameInTable="columnf1" msprop:Generator_ColumnPropNameInTable="f1Column" msprop:Generator_UserColumnName="f1" default="" minOccurs="0">
|
||||
<xs:element name="f1" msprop:Generator_ColumnPropNameInTable="f1Column" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="f1" msprop:Generator_UserColumnName="f1" msprop:Generator_ColumnVarNameInTable="columnf1" default="" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="m1" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="m1" msprop:Generator_ColumnVarNameInTable="columnm1" msprop:Generator_ColumnPropNameInTable="m1Column" msprop:Generator_UserColumnName="m1" default="" minOccurs="0">
|
||||
<xs:element name="m1" msprop:Generator_ColumnPropNameInTable="m1Column" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="m1" msprop:Generator_UserColumnName="m1" msprop:Generator_ColumnVarNameInTable="columnm1" default="" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="m2" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="m2" msprop:Generator_ColumnVarNameInTable="columnm2" msprop:Generator_ColumnPropNameInTable="m2Column" msprop:Generator_UserColumnName="m2" default="" minOccurs="0">
|
||||
<xs:element name="m2" msprop:Generator_ColumnPropNameInTable="m2Column" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="m2" msprop:Generator_UserColumnName="m2" msprop:Generator_ColumnVarNameInTable="columnm2" default="" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="tel1" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="tel1" msprop:Generator_ColumnVarNameInTable="columntel1" msprop:Generator_ColumnPropNameInTable="tel1Column" msprop:Generator_UserColumnName="tel1" default="" minOccurs="0">
|
||||
<xs:element name="tel1" msprop:Generator_ColumnPropNameInTable="tel1Column" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="tel1" msprop:Generator_UserColumnName="tel1" msprop:Generator_ColumnVarNameInTable="columntel1" default="" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="tel2" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="tel2" msprop:Generator_ColumnVarNameInTable="columntel2" msprop:Generator_ColumnPropNameInTable="tel2Column" msprop:Generator_UserColumnName="tel2" default="" minOccurs="0">
|
||||
<xs:element name="tel2" msprop:Generator_ColumnPropNameInTable="tel2Column" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="tel2" msprop:Generator_UserColumnName="tel2" msprop:Generator_ColumnVarNameInTable="columntel2" default="" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="bigo1" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="bigo1" msprop:Generator_ColumnVarNameInTable="columnbigo1" msprop:Generator_ColumnPropNameInTable="bigo1Column" msprop:Generator_UserColumnName="bigo1" default="" minOccurs="0">
|
||||
<xs:element name="bigo1" msprop:Generator_ColumnPropNameInTable="bigo1Column" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="bigo1" msprop:Generator_UserColumnName="bigo1" msprop:Generator_ColumnVarNameInTable="columnbigo1" default="" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="bigo2" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="bigo2" msprop:Generator_ColumnVarNameInTable="columnbigo2" msprop:Generator_ColumnPropNameInTable="bigo2Column" msprop:Generator_UserColumnName="bigo2" default="" minOccurs="0">
|
||||
<xs:element name="bigo2" msprop:Generator_ColumnPropNameInTable="bigo2Column" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="bigo2" msprop:Generator_UserColumnName="bigo2" msprop:Generator_ColumnVarNameInTable="columnbigo2" default="" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="bigo3" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="bigo3" msprop:Generator_ColumnVarNameInTable="columnbigo3" msprop:Generator_ColumnPropNameInTable="bigo3Column" msprop:Generator_UserColumnName="bigo3" default="" minOccurs="0">
|
||||
<xs:element name="bigo3" msprop:Generator_ColumnPropNameInTable="bigo3Column" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="bigo3" msprop:Generator_UserColumnName="bigo3" msprop:Generator_ColumnVarNameInTable="columnbigo3" default="" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="정렬번호" msdata:Caption="sortkey" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="정렬번호" msprop:Generator_ColumnVarNameInTable="column정렬번호" msprop:Generator_ColumnPropNameInTable="정렬번호Column" msprop:Generator_UserColumnName="정렬번호" default="" minOccurs="0">
|
||||
<xs:element name="정렬번호" msdata:Caption="sortkey" msprop:Generator_ColumnPropNameInTable="정렬번호Column" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="정렬번호" msprop:Generator_UserColumnName="정렬번호" msprop:Generator_ColumnVarNameInTable="column정렬번호" default="" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="QRCODE" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="QRCODE" msprop:Generator_ColumnVarNameInTable="columnQRCODE" msprop:Generator_ColumnPropNameInTable="QRCODEColumn" msprop:Generator_UserColumnName="QRCODE" default="" minOccurs="0">
|
||||
<xs:element name="QRCODE" msprop:Generator_ColumnPropNameInTable="QRCODEColumn" msprop:nullValue="" msprop:Generator_ColumnPropNameInRow="QRCODE" msprop:Generator_UserColumnName="QRCODE" msprop:Generator_ColumnVarNameInTable="columnQRCODE" default="" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="200" />
|
||||
<xs:maxLength value="1000" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="Detail_Deung" msprop:Generator_UserTableName="Detail_Deung" msprop:Generator_RowEvArgName="Detail_DeungRowChangeEvent" msprop:Generator_TableVarName="tableDetail_Deung" msprop:Generator_TablePropName="Detail_Deung" msprop:Generator_RowDeletingName="Detail_DeungRowDeleting" msprop:Generator_RowChangingName="Detail_DeungRowChanging" msprop:Generator_RowDeletedName="Detail_DeungRowDeleted" msprop:Generator_RowEvHandlerName="Detail_DeungRowChangeEventHandler" msprop:Generator_TableClassName="Detail_DeungDataTable" msprop:Generator_RowChangedName="Detail_DeungRowChanged" msprop:Generator_RowClassName="Detail_DeungRow">
|
||||
<xs:element name="Detail_Deung" msprop:Generator_RowClassName="Detail_DeungRow" msprop:Generator_RowEvHandlerName="Detail_DeungRowChangeEventHandler" msprop:Generator_RowDeletedName="Detail_DeungRowDeleted" msprop:Generator_RowDeletingName="Detail_DeungRowDeleting" msprop:Generator_RowEvArgName="Detail_DeungRowChangeEvent" msprop:Generator_TablePropName="Detail_Deung" msprop:Generator_RowChangedName="Detail_DeungRowChanged" msprop:Generator_UserTableName="Detail_Deung" msprop:Generator_RowChangingName="Detail_DeungRowChanging" msprop:Generator_TableClassName="Detail_DeungDataTable" msprop:Generator_TableVarName="tableDetail_Deung">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="rowid" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" msprop:Generator_ColumnVarNameInTable="columnrowid" msprop:Generator_ColumnPropNameInRow="rowid" msprop:Generator_ColumnPropNameInTable="rowidColumn" msprop:Generator_UserColumnName="rowid" type="xs:string" />
|
||||
<xs:element name="관리ID" msprop:Generator_ColumnVarNameInTable="column관리ID" msprop:Generator_ColumnPropNameInRow="관리ID" msprop:Generator_ColumnPropNameInTable="관리IDColumn" msprop:Generator_UserColumnName="관리ID" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="번호" msprop:Generator_ColumnVarNameInTable="column번호" msprop:Generator_ColumnPropNameInRow="번호" msprop:Generator_ColumnPropNameInTable="번호Column" msprop:Generator_UserColumnName="번호" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="출력" msprop:Generator_ColumnVarNameInTable="column출력" msprop:Generator_ColumnPropNameInRow="출력" msprop:Generator_ColumnPropNameInTable="출력Column" msprop:Generator_UserColumnName="출력" type="xs:boolean" default="true" minOccurs="0" />
|
||||
<xs:element name="고객번호1" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="고객번호1" msprop:Generator_ColumnVarNameInTable="column고객번호1" msprop:Generator_ColumnPropNameInTable="고객번호1Column" msprop:Generator_UserColumnName="고객번호1" minOccurs="0">
|
||||
<xs:element name="rowid" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" msprop:Generator_ColumnPropNameInRow="rowid" msprop:Generator_ColumnPropNameInTable="rowidColumn" msprop:Generator_ColumnVarNameInTable="columnrowid" msprop:Generator_UserColumnName="rowid" type="xs:string" />
|
||||
<xs:element name="관리ID" msprop:Generator_ColumnPropNameInRow="관리ID" msprop:Generator_ColumnPropNameInTable="관리IDColumn" msprop:Generator_ColumnVarNameInTable="column관리ID" msprop:Generator_UserColumnName="관리ID" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="번호" msprop:Generator_ColumnPropNameInRow="번호" msprop:Generator_ColumnPropNameInTable="번호Column" msprop:Generator_ColumnVarNameInTable="column번호" msprop:Generator_UserColumnName="번호" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="출력" msprop:Generator_ColumnPropNameInRow="출력" msprop:Generator_ColumnPropNameInTable="출력Column" msprop:Generator_ColumnVarNameInTable="column출력" msprop:Generator_UserColumnName="출력" type="xs:boolean" default="true" minOccurs="0" />
|
||||
<xs:element name="고객번호1" msprop:Generator_ColumnPropNameInTable="고객번호1Column" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="고객번호1" msprop:Generator_UserColumnName="고객번호1" msprop:Generator_ColumnVarNameInTable="column고객번호1" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="고객번호2" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="고객번호2" msprop:Generator_ColumnVarNameInTable="column고객번호2" msprop:Generator_ColumnPropNameInTable="고객번호2Column" msprop:Generator_UserColumnName="고객번호2" minOccurs="0">
|
||||
<xs:element name="고객번호2" msprop:Generator_ColumnPropNameInTable="고객번호2Column" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="고객번호2" msprop:Generator_UserColumnName="고객번호2" msprop:Generator_ColumnVarNameInTable="column고객번호2" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="고객번호3" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="고객번호3" msprop:Generator_ColumnVarNameInTable="column고객번호3" msprop:Generator_ColumnPropNameInTable="고객번호3Column" msprop:Generator_UserColumnName="고객번호3" minOccurs="0">
|
||||
<xs:element name="고객번호3" msprop:Generator_ColumnPropNameInTable="고객번호3Column" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="고객번호3" msprop:Generator_UserColumnName="고객번호3" msprop:Generator_ColumnVarNameInTable="column고객번호3" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="관리번호1" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="관리번호1" msprop:Generator_ColumnVarNameInTable="column관리번호1" msprop:Generator_ColumnPropNameInTable="관리번호1Column" msprop:Generator_UserColumnName="관리번호1" minOccurs="0">
|
||||
<xs:element name="관리번호1" msprop:Generator_ColumnPropNameInTable="관리번호1Column" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="관리번호1" msprop:Generator_UserColumnName="관리번호1" msprop:Generator_ColumnVarNameInTable="column관리번호1" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="관리번호2" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="관리번호2" msprop:Generator_ColumnVarNameInTable="column관리번호2" msprop:Generator_ColumnPropNameInTable="관리번호2Column" msprop:Generator_UserColumnName="관리번호2" minOccurs="0">
|
||||
<xs:element name="관리번호2" msprop:Generator_ColumnPropNameInTable="관리번호2Column" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="관리번호2" msprop:Generator_UserColumnName="관리번호2" msprop:Generator_ColumnVarNameInTable="column관리번호2" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="관리번호3" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="관리번호3" msprop:Generator_ColumnVarNameInTable="column관리번호3" msprop:Generator_ColumnPropNameInTable="관리번호3Column" msprop:Generator_UserColumnName="관리번호3" minOccurs="0">
|
||||
<xs:element name="관리번호3" msprop:Generator_ColumnPropNameInTable="관리번호3Column" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="관리번호3" msprop:Generator_UserColumnName="관리번호3" msprop:Generator_ColumnVarNameInTable="column관리번호3" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="지점명" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="지점명" msprop:Generator_ColumnVarNameInTable="column지점명" msprop:Generator_ColumnPropNameInTable="지점명Column" msprop:Generator_UserColumnName="지점명" minOccurs="0">
|
||||
<xs:element name="지점명" msprop:Generator_ColumnPropNameInTable="지점명Column" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="지점명" msprop:Generator_UserColumnName="지점명" msprop:Generator_ColumnVarNameInTable="column지점명" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="정렬번호" msprop:Generator_ColumnVarNameInTable="column정렬번호" msprop:Generator_ColumnPropNameInRow="정렬번호" msprop:Generator_ColumnPropNameInTable="정렬번호Column" msprop:Generator_UserColumnName="정렬번호" minOccurs="0">
|
||||
<xs:element name="정렬번호" msprop:Generator_ColumnPropNameInRow="정렬번호" msprop:Generator_ColumnPropNameInTable="정렬번호Column" msprop:Generator_ColumnVarNameInTable="column정렬번호" msprop:Generator_UserColumnName="정렬번호" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
Changes to this file may cause incorrect behavior and will be lost if
|
||||
the code is regenerated.
|
||||
</autogenerated>-->
|
||||
<DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="False" ViewPortX="-10" ViewPortY="-20" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
|
||||
<DiagramLayout xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ex:showrelationlabel="False" ViewPortX="-10" ViewPortY="-20" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
|
||||
<Shapes>
|
||||
<Shape ID="DesignTable:MainTable" ZOrder="5" X="2" Y="2" Height="617" Width="102" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="22" SplitterPosition="366" />
|
||||
<Shape ID="DesignTable:Detail_tongsin" ZOrder="3" X="124" Y="4" Height="564" Width="146" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="502" />
|
||||
|
||||
Reference in New Issue
Block a user