장비관리를 별도의 프로젝트로 분리 -
개별 프로젝트 참조를 위한 뼈대 생성 - 공용은 fcommon 으로 이 관
This commit is contained in:
		| @@ -736,7 +736,7 @@ SELECT idx, type, Title, Filter, Apply, memo, wuid, wdate FROM EquipmentFilter W | ||||
|   <xs:element name="dsEQ" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="dsEQ" msprop:Generator_UserDSName="dsEQ"> | ||||
|     <xs:complexType> | ||||
|       <xs:choice minOccurs="0" maxOccurs="unbounded"> | ||||
|         <xs:element name="EqDateList" msprop:Generator_TableClassName="EqDateListDataTable" msprop:Generator_TableVarName="tableEqDateList" msprop:Generator_TablePropName="EqDateList" msprop:Generator_RowDeletingName="EqDateListRowDeleting" msprop:Generator_RowChangingName="EqDateListRowChanging" msprop:Generator_RowEvHandlerName="EqDateListRowChangeEventHandler" msprop:Generator_RowDeletedName="EqDateListRowDeleted" msprop:Generator_UserTableName="EqDateList" msprop:Generator_RowChangedName="EqDateListRowChanged" msprop:Generator_RowEvArgName="EqDateListRowChangeEvent" msprop:Generator_RowClassName="EqDateListRow"> | ||||
|         <xs:element name="EqDateList" msprop:Generator_TableClassName="EqDateListDataTable" msprop:Generator_TableVarName="tableEqDateList" msprop:Generator_RowChangedName="EqDateListRowChanged" msprop:Generator_TablePropName="EqDateList" msprop:Generator_RowDeletingName="EqDateListRowDeleting" msprop:Generator_RowChangingName="EqDateListRowChanging" msprop:Generator_RowEvHandlerName="EqDateListRowChangeEventHandler" msprop:Generator_RowDeletedName="EqDateListRowDeleted" msprop:Generator_RowClassName="EqDateListRow" msprop:Generator_UserTableName="EqDateList" msprop:Generator_RowEvArgName="EqDateListRowChangeEvent"> | ||||
|           <xs:complexType> | ||||
|             <xs:sequence> | ||||
|               <xs:element name="pdate" msprop:Generator_ColumnVarNameInTable="columnpdate" msprop:Generator_ColumnPropNameInRow="pdate" msprop:Generator_ColumnPropNameInTable="pdateColumn" msprop:Generator_UserColumnName="pdate"> | ||||
| @@ -749,7 +749,7 @@ SELECT idx, type, Title, Filter, Apply, memo, wuid, wdate FROM EquipmentFilter W | ||||
|             </xs:sequence> | ||||
|           </xs:complexType> | ||||
|         </xs:element> | ||||
|         <xs:element name="EquipmentF" msprop:Generator_TableClassName="EquipmentFDataTable" msprop:Generator_TableVarName="tableEquipmentF" msprop:Generator_TablePropName="EquipmentF" msprop:Generator_RowDeletingName="EquipmentFRowDeleting" msprop:Generator_RowChangingName="EquipmentFRowChanging" msprop:Generator_RowEvHandlerName="EquipmentFRowChangeEventHandler" msprop:Generator_RowDeletedName="EquipmentFRowDeleted" msprop:Generator_UserTableName="EquipmentF" msprop:Generator_RowChangedName="EquipmentFRowChanged" msprop:Generator_RowEvArgName="EquipmentFRowChangeEvent" msprop:Generator_RowClassName="EquipmentFRow"> | ||||
|         <xs:element name="EquipmentF" msprop:Generator_TableClassName="EquipmentFDataTable" msprop:Generator_TableVarName="tableEquipmentF" msprop:Generator_RowChangedName="EquipmentFRowChanged" msprop:Generator_TablePropName="EquipmentF" msprop:Generator_RowDeletingName="EquipmentFRowDeleting" msprop:Generator_RowChangingName="EquipmentFRowChanging" msprop:Generator_RowEvHandlerName="EquipmentFRowChangeEventHandler" msprop:Generator_RowDeletedName="EquipmentFRowDeleted" msprop:Generator_RowClassName="EquipmentFRow" msprop:Generator_UserTableName="EquipmentF" msprop:Generator_RowEvArgName="EquipmentFRowChangeEvent"> | ||||
|           <xs:complexType> | ||||
|             <xs:sequence> | ||||
|               <xs:element name="idx" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnVarNameInTable="columnidx" msprop:Generator_ColumnPropNameInRow="idx" msprop:Generator_ColumnPropNameInTable="idxColumn" msprop:Generator_UserColumnName="idx" type="xs:int" /> | ||||
| @@ -850,7 +850,7 @@ SELECT idx, type, Title, Filter, Apply, memo, wuid, wdate FROM EquipmentFilter W | ||||
|             </xs:sequence> | ||||
|           </xs:complexType> | ||||
|         </xs:element> | ||||
|         <xs:element name="EquipmentB" msprop:Generator_TableClassName="EquipmentBDataTable" msprop:Generator_TableVarName="tableEquipmentB" msprop:Generator_TablePropName="EquipmentB" msprop:Generator_RowDeletingName="EquipmentBRowDeleting" msprop:Generator_RowChangingName="EquipmentBRowChanging" msprop:Generator_RowEvHandlerName="EquipmentBRowChangeEventHandler" msprop:Generator_RowDeletedName="EquipmentBRowDeleted" msprop:Generator_UserTableName="EquipmentB" msprop:Generator_RowChangedName="EquipmentBRowChanged" msprop:Generator_RowEvArgName="EquipmentBRowChangeEvent" msprop:Generator_RowClassName="EquipmentBRow"> | ||||
|         <xs:element name="EquipmentB" msprop:Generator_TableClassName="EquipmentBDataTable" msprop:Generator_TableVarName="tableEquipmentB" msprop:Generator_RowChangedName="EquipmentBRowChanged" msprop:Generator_TablePropName="EquipmentB" msprop:Generator_RowDeletingName="EquipmentBRowDeleting" msprop:Generator_RowChangingName="EquipmentBRowChanging" msprop:Generator_RowEvHandlerName="EquipmentBRowChangeEventHandler" msprop:Generator_RowDeletedName="EquipmentBRowDeleted" msprop:Generator_RowClassName="EquipmentBRow" msprop:Generator_UserTableName="EquipmentB" msprop:Generator_RowEvArgName="EquipmentBRowChangeEvent"> | ||||
|           <xs:complexType> | ||||
|             <xs:sequence> | ||||
|               <xs:element name="idx" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnVarNameInTable="columnidx" msprop:Generator_ColumnPropNameInRow="idx" msprop:Generator_ColumnPropNameInTable="idxColumn" msprop:Generator_UserColumnName="idx" type="xs:int" /> | ||||
| @@ -951,7 +951,7 @@ SELECT idx, type, Title, Filter, Apply, memo, wuid, wdate FROM EquipmentFilter W | ||||
|             </xs:sequence> | ||||
|           </xs:complexType> | ||||
|         </xs:element> | ||||
|         <xs:element name="EquipmentME" msprop:Generator_TableClassName="EquipmentMEDataTable" msprop:Generator_TableVarName="tableEquipmentME" msprop:Generator_TablePropName="EquipmentME" msprop:Generator_RowDeletingName="EquipmentMERowDeleting" msprop:Generator_RowChangingName="EquipmentMERowChanging" msprop:Generator_RowEvHandlerName="EquipmentMERowChangeEventHandler" msprop:Generator_RowDeletedName="EquipmentMERowDeleted" msprop:Generator_UserTableName="EquipmentME" msprop:Generator_RowChangedName="EquipmentMERowChanged" msprop:Generator_RowEvArgName="EquipmentMERowChangeEvent" msprop:Generator_RowClassName="EquipmentMERow"> | ||||
|         <xs:element name="EquipmentME" msprop:Generator_TableClassName="EquipmentMEDataTable" msprop:Generator_TableVarName="tableEquipmentME" msprop:Generator_RowChangedName="EquipmentMERowChanged" msprop:Generator_TablePropName="EquipmentME" msprop:Generator_RowDeletingName="EquipmentMERowDeleting" msprop:Generator_RowChangingName="EquipmentMERowChanging" msprop:Generator_RowEvHandlerName="EquipmentMERowChangeEventHandler" msprop:Generator_RowDeletedName="EquipmentMERowDeleted" msprop:Generator_RowClassName="EquipmentMERow" msprop:Generator_UserTableName="EquipmentME" msprop:Generator_RowEvArgName="EquipmentMERowChangeEvent"> | ||||
|           <xs:complexType> | ||||
|             <xs:sequence> | ||||
|               <xs:element name="idx" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnVarNameInTable="columnidx" msprop:Generator_ColumnPropNameInRow="idx" msprop:Generator_ColumnPropNameInTable="idxColumn" msprop:Generator_UserColumnName="idx" type="xs:int" /> | ||||
| @@ -1052,7 +1052,7 @@ SELECT idx, type, Title, Filter, Apply, memo, wuid, wdate FROM EquipmentFilter W | ||||
|             </xs:sequence> | ||||
|           </xs:complexType> | ||||
|         </xs:element> | ||||
|         <xs:element name="vEquStockB" msprop:Generator_TableClassName="vEquStockBDataTable" msprop:Generator_TableVarName="tablevEquStockB" msprop:Generator_TablePropName="vEquStockB" msprop:Generator_RowDeletingName="vEquStockBRowDeleting" msprop:Generator_RowChangingName="vEquStockBRowChanging" msprop:Generator_RowEvHandlerName="vEquStockBRowChangeEventHandler" msprop:Generator_RowDeletedName="vEquStockBRowDeleted" msprop:Generator_UserTableName="vEquStockB" msprop:Generator_RowChangedName="vEquStockBRowChanged" msprop:Generator_RowEvArgName="vEquStockBRowChangeEvent" msprop:Generator_RowClassName="vEquStockBRow"> | ||||
|         <xs:element name="vEquStockB" msprop:Generator_TableClassName="vEquStockBDataTable" msprop:Generator_TableVarName="tablevEquStockB" msprop:Generator_RowChangedName="vEquStockBRowChanged" msprop:Generator_TablePropName="vEquStockB" msprop:Generator_RowDeletingName="vEquStockBRowDeleting" msprop:Generator_RowChangingName="vEquStockBRowChanging" msprop:Generator_RowEvHandlerName="vEquStockBRowChangeEventHandler" msprop:Generator_RowDeletedName="vEquStockBRowDeleted" msprop:Generator_RowClassName="vEquStockBRow" msprop:Generator_UserTableName="vEquStockB" msprop:Generator_RowEvArgName="vEquStockBRowChangeEvent"> | ||||
|           <xs:complexType> | ||||
|             <xs:sequence> | ||||
|               <xs:element name="pdate" msprop:Generator_ColumnVarNameInTable="columnpdate" msprop:Generator_ColumnPropNameInRow="pdate" msprop:Generator_ColumnPropNameInTable="pdateColumn" msprop:Generator_UserColumnName="pdate" minOccurs="0"> | ||||
| @@ -1115,7 +1115,7 @@ SELECT idx, type, Title, Filter, Apply, memo, wuid, wdate FROM EquipmentFilter W | ||||
|             </xs:sequence> | ||||
|           </xs:complexType> | ||||
|         </xs:element> | ||||
|         <xs:element name="vEquStockF" msprop:Generator_TableClassName="vEquStockFDataTable" msprop:Generator_TableVarName="tablevEquStockF" msprop:Generator_TablePropName="vEquStockF" msprop:Generator_RowDeletingName="vEquStockFRowDeleting" msprop:Generator_RowChangingName="vEquStockFRowChanging" msprop:Generator_RowEvHandlerName="vEquStockFRowChangeEventHandler" msprop:Generator_RowDeletedName="vEquStockFRowDeleted" msprop:Generator_UserTableName="vEquStockF" msprop:Generator_RowChangedName="vEquStockFRowChanged" msprop:Generator_RowEvArgName="vEquStockFRowChangeEvent" msprop:Generator_RowClassName="vEquStockFRow"> | ||||
|         <xs:element name="vEquStockF" msprop:Generator_TableClassName="vEquStockFDataTable" msprop:Generator_TableVarName="tablevEquStockF" msprop:Generator_RowChangedName="vEquStockFRowChanged" msprop:Generator_TablePropName="vEquStockF" msprop:Generator_RowDeletingName="vEquStockFRowDeleting" msprop:Generator_RowChangingName="vEquStockFRowChanging" msprop:Generator_RowEvHandlerName="vEquStockFRowChangeEventHandler" msprop:Generator_RowDeletedName="vEquStockFRowDeleted" msprop:Generator_RowClassName="vEquStockFRow" msprop:Generator_UserTableName="vEquStockF" msprop:Generator_RowEvArgName="vEquStockFRowChangeEvent"> | ||||
|           <xs:complexType> | ||||
|             <xs:sequence> | ||||
|               <xs:element name="pdate" msprop:Generator_ColumnVarNameInTable="columnpdate" msprop:Generator_ColumnPropNameInRow="pdate" msprop:Generator_ColumnPropNameInTable="pdateColumn" msprop:Generator_UserColumnName="pdate" minOccurs="0"> | ||||
| @@ -1178,7 +1178,7 @@ SELECT idx, type, Title, Filter, Apply, memo, wuid, wdate FROM EquipmentFilter W | ||||
|             </xs:sequence> | ||||
|           </xs:complexType> | ||||
|         </xs:element> | ||||
|         <xs:element name="vEquStockME" msprop:Generator_TableClassName="vEquStockMEDataTable" msprop:Generator_TableVarName="tablevEquStockME" msprop:Generator_TablePropName="vEquStockME" msprop:Generator_RowDeletingName="vEquStockMERowDeleting" msprop:Generator_RowChangingName="vEquStockMERowChanging" msprop:Generator_RowEvHandlerName="vEquStockMERowChangeEventHandler" msprop:Generator_RowDeletedName="vEquStockMERowDeleted" msprop:Generator_UserTableName="vEquStockME" msprop:Generator_RowChangedName="vEquStockMERowChanged" msprop:Generator_RowEvArgName="vEquStockMERowChangeEvent" msprop:Generator_RowClassName="vEquStockMERow"> | ||||
|         <xs:element name="vEquStockME" msprop:Generator_TableClassName="vEquStockMEDataTable" msprop:Generator_TableVarName="tablevEquStockME" msprop:Generator_RowChangedName="vEquStockMERowChanged" msprop:Generator_TablePropName="vEquStockME" msprop:Generator_RowDeletingName="vEquStockMERowDeleting" msprop:Generator_RowChangingName="vEquStockMERowChanging" msprop:Generator_RowEvHandlerName="vEquStockMERowChangeEventHandler" msprop:Generator_RowDeletedName="vEquStockMERowDeleted" msprop:Generator_RowClassName="vEquStockMERow" msprop:Generator_UserTableName="vEquStockME" msprop:Generator_RowEvArgName="vEquStockMERowChangeEvent"> | ||||
|           <xs:complexType> | ||||
|             <xs:sequence> | ||||
|               <xs:element name="pdate" msprop:Generator_ColumnVarNameInTable="columnpdate" msprop:Generator_ColumnPropNameInRow="pdate" msprop:Generator_ColumnPropNameInTable="pdateColumn" msprop:Generator_UserColumnName="pdate" minOccurs="0"> | ||||
| @@ -1241,7 +1241,7 @@ SELECT idx, type, Title, Filter, Apply, memo, wuid, wdate FROM EquipmentFilter W | ||||
|             </xs:sequence> | ||||
|           </xs:complexType> | ||||
|         </xs:element> | ||||
|         <xs:element name="EquipmentFilter" msprop:Generator_TableClassName="EquipmentFilterDataTable" msprop:Generator_TableVarName="tableEquipmentFilter" msprop:Generator_TablePropName="EquipmentFilter" msprop:Generator_RowDeletingName="EquipmentFilterRowDeleting" msprop:Generator_RowChangingName="EquipmentFilterRowChanging" msprop:Generator_RowEvHandlerName="EquipmentFilterRowChangeEventHandler" msprop:Generator_RowDeletedName="EquipmentFilterRowDeleted" msprop:Generator_UserTableName="EquipmentFilter" msprop:Generator_RowChangedName="EquipmentFilterRowChanged" msprop:Generator_RowEvArgName="EquipmentFilterRowChangeEvent" msprop:Generator_RowClassName="EquipmentFilterRow"> | ||||
|         <xs:element name="EquipmentFilter" msprop:Generator_TableClassName="EquipmentFilterDataTable" msprop:Generator_TableVarName="tableEquipmentFilter" msprop:Generator_RowChangedName="EquipmentFilterRowChanged" msprop:Generator_TablePropName="EquipmentFilter" msprop:Generator_RowDeletingName="EquipmentFilterRowDeleting" msprop:Generator_RowChangingName="EquipmentFilterRowChanging" msprop:Generator_RowEvHandlerName="EquipmentFilterRowChangeEventHandler" msprop:Generator_RowDeletedName="EquipmentFilterRowDeleted" msprop:Generator_RowClassName="EquipmentFilterRow" msprop:Generator_UserTableName="EquipmentFilter" msprop:Generator_RowEvArgName="EquipmentFilterRowChangeEvent"> | ||||
|           <xs:complexType> | ||||
|             <xs:sequence> | ||||
|               <xs:element name="idx" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnVarNameInTable="columnidx" msprop:Generator_ColumnPropNameInRow="idx" msprop:Generator_ColumnPropNameInTable="idxColumn" msprop:Generator_UserColumnName="idx" type="xs:int" /> | ||||
| @@ -1259,21 +1259,21 @@ SELECT idx, type, Title, Filter, Apply, memo, wuid, wdate FROM EquipmentFilter W | ||||
|                   </xs:restriction> | ||||
|                 </xs:simpleType> | ||||
|               </xs:element> | ||||
|               <xs:element name="Filter" msprop:Generator_ColumnVarNameInTable="columnFilter" msprop:Generator_ColumnPropNameInRow="Filter" msprop:Generator_ColumnPropNameInTable="FilterColumn" msprop:Generator_UserColumnName="Filter" minOccurs="0"> | ||||
|               <xs:element name="Filter" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="Filter" msprop:Generator_ColumnVarNameInTable="columnFilter" msprop:Generator_ColumnPropNameInTable="FilterColumn" msprop:Generator_UserColumnName="Filter" minOccurs="0"> | ||||
|                 <xs:simpleType> | ||||
|                   <xs:restriction base="xs:string"> | ||||
|                     <xs:maxLength value="2147483647" /> | ||||
|                   </xs:restriction> | ||||
|                 </xs:simpleType> | ||||
|               </xs:element> | ||||
|               <xs:element name="Apply" msprop:Generator_ColumnVarNameInTable="columnApply" msprop:Generator_ColumnPropNameInRow="Apply" msprop:Generator_ColumnPropNameInTable="ApplyColumn" msprop:Generator_UserColumnName="Apply" minOccurs="0"> | ||||
|               <xs:element name="Apply" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="Apply" msprop:Generator_ColumnVarNameInTable="columnApply" msprop:Generator_ColumnPropNameInTable="ApplyColumn" msprop:Generator_UserColumnName="Apply" minOccurs="0"> | ||||
|                 <xs:simpleType> | ||||
|                   <xs:restriction base="xs:string"> | ||||
|                     <xs:maxLength value="2147483647" /> | ||||
|                   </xs:restriction> | ||||
|                 </xs:simpleType> | ||||
|               </xs:element> | ||||
|               <xs:element name="memo" msprop:Generator_ColumnVarNameInTable="columnmemo" msprop:Generator_ColumnPropNameInRow="memo" msprop:Generator_ColumnPropNameInTable="memoColumn" msprop:Generator_UserColumnName="memo" minOccurs="0"> | ||||
|               <xs:element name="memo" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="memo" msprop:Generator_ColumnVarNameInTable="columnmemo" msprop:Generator_ColumnPropNameInTable="memoColumn" msprop:Generator_UserColumnName="memo" minOccurs="0"> | ||||
|                 <xs:simpleType> | ||||
|                   <xs:restriction base="xs:string"> | ||||
|                     <xs:maxLength value="255" /> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 chikyun.kim
					chikyun.kim