markus / ConvertService / ServiceBase / Markus.Service.StationController / MarkusModel.edmx @ 90865212
이력 | 보기 | 이력해설 | 다운로드 (22.8 KB)
1 | b63dcfbb | semi | <?xml version="1.0" encoding="utf-8"?> |
---|---|---|---|
2 | <edmx:Edmx Version="3.0" xmlns:edmx="http://schemas.microsoft.com/ado/2009/11/edmx"> |
||
3 | <!-- EF Runtime content --> |
||
4 | <edmx:Runtime> |
||
5 | <!-- SSDL content --> |
||
6 | <edmx:StorageModels> |
||
7 | <Schema Namespace="markusModel.Store" Provider="System.Data.SqlClient" ProviderManifestToken="2012" Alias="Self" xmlns:customannotation="http://schemas.microsoft.com/ado/2013/11/edm/customannotation" xmlns="http://schemas.microsoft.com/ado/2009/11/edm/ssdl"> |
||
8 | 2f07b70a | semi | <Function Name="CONVERT_COUNT" Aggregate="false" BuiltIn="false" NiladicFunction="false" IsComposable="false" ParameterTypeSemantics="AllowImplicitConversion" Schema="dbo"> |
9 | <Parameter Name="P_STATUS" Type="int" Mode="In" /> |
||
10 | <Parameter Name="P_BEGIN_CREATE_DATETIME" Type="datetime" Mode="In" /> |
||
11 | <Parameter Name="P_FINISH_CREATE_DATETIME" Type="datetime" Mode="In" /> |
||
12 | </Function> |
||
13 | c7955b40 | semi | <Function Name="FINALPDF_COUNT" Aggregate="false" BuiltIn="false" NiladicFunction="false" IsComposable="false" ParameterTypeSemantics="AllowImplicitConversion" Schema="dbo"> |
14 | <Parameter Name="P_STATUS" Type="int" Mode="In" /> |
||
15 | <Parameter Name="P_BEGIN_CREATE_DATETIME" Type="datetime" Mode="In" /> |
||
16 | <Parameter Name="P_FINISH_CREATE_DATETIME" Type="datetime" Mode="In" /> |
||
17 | </Function> |
||
18 | 3bde451b | semi | <Function Name="SELECT_CONVERT_DELETE" Aggregate="false" BuiltIn="false" NiladicFunction="false" IsComposable="false" ParameterTypeSemantics="AllowImplicitConversion" Schema="dbo"> |
19 | <Parameter Name="P_ID" Type="nvarchar" Mode="In" /> |
||
20 | </Function> |
||
21 | 43b2e236 | semi | <Function Name="SELECT_CONVERT_INSERT" Aggregate="false" BuiltIn="false" NiladicFunction="false" IsComposable="false" ParameterTypeSemantics="AllowImplicitConversion" Schema="dbo"> |
22 | <Parameter Name="P_ID" Type="nvarchar" Mode="In" /> |
||
23 | <Parameter Name="P_PROJECT_NO" Type="nvarchar" Mode="In" /> |
||
24 | <Parameter Name="P_DOCUMENT_URL" Type="nvarchar" Mode="In" /> |
||
25 | <Parameter Name="P_DOCUMENT_ID" Type="nvarchar" Mode="In" /> |
||
26 | </Function> |
||
27 | b63dcfbb | semi | <Function Name="SELECT_CONVERT_ITEM" Aggregate="false" BuiltIn="false" NiladicFunction="false" IsComposable="false" ParameterTypeSemantics="AllowImplicitConversion" Schema="dbo"> |
28 | 3bde451b | semi | <Parameter Name="P_ID" Type="nvarchar" Mode="In" /> |
29 | b63dcfbb | semi | <Parameter Name="P_PROJECT_NO" Type="nvarchar" Mode="In" /> |
30 | <Parameter Name="P_DOCUMENT_ID" Type="nvarchar" Mode="In" /> |
||
31 | <Parameter Name="P_STATUS" Type="int" Mode="In" /> |
||
32 | <Parameter Name="P_TAKE_COUNT" Type="int" Mode="In" /> |
||
33 | <Parameter Name="P_BEGIN_CREATE_DATETIME" Type="datetime" Mode="In" /> |
||
34 | <Parameter Name="P_FINISH_CREATE_DATETIME" Type="datetime" Mode="In" /> |
||
35 | <Parameter Name="P_BEGIN_START_DATETIE" Type="datetime" Mode="In" /> |
||
36 | <Parameter Name="P_FINISH_START_DATETIME" Type="datetime" Mode="In" /> |
||
37 | <Parameter Name="P_BEGIN_END_DATETIME" Type="datetime" Mode="In" /> |
||
38 | <Parameter Name="P_FINISH_END_DATETIME" Type="datetime" Mode="In" /> |
||
39 | <Parameter Name="P_GROUP_NO" Type="nvarchar" Mode="In" /> |
||
40 | <Parameter Name="P_DOCUMENT_NAME" Type="nvarchar" Mode="In" /> |
||
41 | <Parameter Name="P_DOCUMENT_NO" Type="nvarchar" Mode="In" /> |
||
42 | <Parameter Name="P_REVISION" Type="nvarchar" Mode="In" /> |
||
43 | 3bde451b | semi | <Parameter Name="P_SERVICE_ID" Type="nvarchar" Mode="In" /> |
44 | <Parameter Name="P_RECONVERTER" Type="int" Mode="In" /> |
||
45 | 30680747 | semi | <Parameter Name="P_DOCUMENT_URL" Type="nvarchar" Mode="In" /> |
46 | 3bde451b | semi | </Function> |
47 | <Function Name="SELECT_FINAL_PDF_DELETE" Aggregate="false" BuiltIn="false" NiladicFunction="false" IsComposable="false" ParameterTypeSemantics="AllowImplicitConversion" Schema="dbo"> |
||
48 | <Parameter Name="P_ID" Type="nvarchar" Mode="In" /> |
||
49 | </Function> |
||
50 | <Function Name="SELECT_FINAL_PDF_INSERT" Aggregate="false" BuiltIn="false" NiladicFunction="false" IsComposable="false" ParameterTypeSemantics="AllowImplicitConversion" Schema="dbo"> |
||
51 | <Parameter Name="P_ID" Type="nvarchar" Mode="In" /> |
||
52 | <Parameter Name="P_PROJECT_NO" Type="nvarchar" Mode="In" /> |
||
53 | <Parameter Name="P_DOCINFO_ID" Type="nvarchar" Mode="In" /> |
||
54 | <Parameter Name="P_DOCUMENT_ID" Type="nvarchar" Mode="In" /> |
||
55 | </Function> |
||
56 | <Function Name="SELECT_FINAL_PDF_ITEM" Aggregate="false" BuiltIn="false" NiladicFunction="false" IsComposable="false" ParameterTypeSemantics="AllowImplicitConversion" Schema="dbo"> |
||
57 | <Parameter Name="P_ID" Type="nvarchar" Mode="In" /> |
||
58 | <Parameter Name="P_PROJECT_NO" Type="nvarchar" Mode="In" /> |
||
59 | <Parameter Name="P_DOCUMENT_ID" Type="nvarchar" Mode="In" /> |
||
60 | <Parameter Name="P_MARKUPINFO_ID" Type="nvarchar" Mode="In" /> |
||
61 | <Parameter Name="P_DOCINFO_ID" Type="nvarchar" Mode="In" /> |
||
62 | <Parameter Name="P_DOCUMENT_NAME" Type="nvarchar" Mode="In" /> |
||
63 | <Parameter Name="P_DOCUMENT_NO" Type="nvarchar" Mode="In" /> |
||
64 | <Parameter Name="P_CREATE_USER_ID" Type="nvarchar" Mode="In" /> |
||
65 | <Parameter Name="P_STATUS" Type="int" Mode="In" /> |
||
66 | <Parameter Name="P_TAKE_COUNT" Type="int" Mode="In" /> |
||
67 | <Parameter Name="P_GROUP_NO" Type="nvarchar" Mode="In" /> |
||
68 | <Parameter Name="P_REVISION" Type="nvarchar" Mode="In" /> |
||
69 | <Parameter Name="P_BEGIN_CREATE_DATETIME" Type="datetime" Mode="In" /> |
||
70 | <Parameter Name="P_FINISH_CREATE_DATETIME" Type="datetime" Mode="In" /> |
||
71 | <Parameter Name="P_BEGIN_START_DATETIE" Type="datetime" Mode="In" /> |
||
72 | <Parameter Name="P_FINISH_START_DATETIME" Type="datetime" Mode="In" /> |
||
73 | <Parameter Name="P_BEGIN_END_DATETIME" Type="datetime" Mode="In" /> |
||
74 | <Parameter Name="P_FINISH_END_DATETIME" Type="datetime" Mode="In" /> |
||
75 | 31beca73 | semi | <Parameter Name="P_DOCUMENT_URL" Type="nvarchar" Mode="In" /> |
76 | b63dcfbb | semi | </Function> |
77 | <Function Name="SELECT_RERECONVERT_ITEM" Aggregate="false" BuiltIn="false" NiladicFunction="false" IsComposable="false" ParameterTypeSemantics="AllowImplicitConversion" Schema="dbo"> |
||
78 | <Parameter Name="P_ID" Type="nvarchar" Mode="In" /> |
||
79 | <Parameter Name="P_RECONVERTER" Type="int" Mode="In" /> |
||
80 | 3bde451b | semi | <Parameter Name="P_CREATE_DATETIME" Type="datetime" Mode="In" /> |
81 | b63dcfbb | semi | <Parameter Name="P_STATUS" Type="int" Mode="In" /> |
82 | 3bde451b | semi | <Parameter Name="P_END_DATETIME" Type="datetime" Mode="In" /> |
83 | b63dcfbb | semi | </Function> |
84 | e139272d | semi | <Function Name="SELECT_RUN_PROJECTS" Aggregate="false" BuiltIn="false" NiladicFunction="false" IsComposable="false" ParameterTypeSemantics="AllowImplicitConversion" Schema="dbo"> |
85 | <Parameter Name="P_RUN_PROJECTS" Type="int" Mode="In" /> |
||
86 | </Function> |
||
87 | b63dcfbb | semi | <EntityContainer Name="markusModelStoreContainer" /> |
88 | </Schema></edmx:StorageModels> |
||
89 | <!-- CSDL content --> |
||
90 | <edmx:ConceptualModels> |
||
91 | <Schema Namespace="markusModel" Alias="Self" annotation:UseStrongSpatialTypes="false" xmlns:annotation="http://schemas.microsoft.com/ado/2009/02/edm/annotation" xmlns:customannotation="http://schemas.microsoft.com/ado/2013/11/edm/customannotation" xmlns="http://schemas.microsoft.com/ado/2009/11/edm"> |
||
92 | <EntityContainer Name="markusEntities" annotation:LazyLoadingEnabled="true" > |
||
93 | <FunctionImport Name="SELECT_CONVERT_ITEM" ReturnType="Collection(markusModel.SELECT_CONVERT_ITEM_Result)"> |
||
94 | 3bde451b | semi | <Parameter Name="P_ID" Mode="In" Type="String" /> |
95 | b63dcfbb | semi | <Parameter Name="P_PROJECT_NO" Mode="In" Type="String" /> |
96 | <Parameter Name="P_DOCUMENT_ID" Mode="In" Type="String" /> |
||
97 | <Parameter Name="P_STATUS" Mode="In" Type="Int32" /> |
||
98 | <Parameter Name="P_TAKE_COUNT" Mode="In" Type="Int32" /> |
||
99 | <Parameter Name="P_BEGIN_CREATE_DATETIME" Mode="In" Type="DateTime" /> |
||
100 | <Parameter Name="P_FINISH_CREATE_DATETIME" Mode="In" Type="DateTime" /> |
||
101 | <Parameter Name="P_BEGIN_START_DATETIE" Mode="In" Type="DateTime" /> |
||
102 | <Parameter Name="P_FINISH_START_DATETIME" Mode="In" Type="DateTime" /> |
||
103 | <Parameter Name="P_BEGIN_END_DATETIME" Mode="In" Type="DateTime" /> |
||
104 | <Parameter Name="P_FINISH_END_DATETIME" Mode="In" Type="DateTime" /> |
||
105 | <Parameter Name="P_GROUP_NO" Mode="In" Type="String" /> |
||
106 | <Parameter Name="P_DOCUMENT_NAME" Mode="In" Type="String" /> |
||
107 | <Parameter Name="P_DOCUMENT_NO" Mode="In" Type="String" /> |
||
108 | <Parameter Name="P_REVISION" Mode="In" Type="String" /> |
||
109 | 3bde451b | semi | <Parameter Name="P_SERVICE_ID" Mode="In" Type="String" /> |
110 | <Parameter Name="P_RECONVERTER" Mode="In" Type="Int32" /> |
||
111 | 30680747 | semi | <Parameter Name="P_DOCUMENT_URL" Mode="In" Type="String" /> |
112 | b63dcfbb | semi | </FunctionImport> |
113 | 3bde451b | semi | <FunctionImport Name="SELECT_RERECONVERT_ITEM"> |
114 | b63dcfbb | semi | <Parameter Name="P_ID" Mode="In" Type="String" /> |
115 | <Parameter Name="P_RECONVERTER" Mode="In" Type="Int32" /> |
||
116 | 3bde451b | semi | <Parameter Name="P_CREATE_DATETIME" Mode="In" Type="DateTime" /> |
117 | b63dcfbb | semi | <Parameter Name="P_STATUS" Mode="In" Type="Int32" /> |
118 | 3bde451b | semi | <Parameter Name="P_END_DATETIME" Mode="In" Type="DateTime" /> |
119 | b63dcfbb | semi | </FunctionImport> |
120 | 43b2e236 | semi | <FunctionImport Name="SELECT_CONVERT_INSERT"> |
121 | <Parameter Name="P_ID" Mode="In" Type="String" /> |
||
122 | <Parameter Name="P_PROJECT_NO" Mode="In" Type="String" /> |
||
123 | <Parameter Name="P_DOCUMENT_URL" Mode="In" Type="String" /> |
||
124 | <Parameter Name="P_DOCUMENT_ID" Mode="In" Type="String" /> |
||
125 | </FunctionImport> |
||
126 | 3bde451b | semi | <FunctionImport Name="SELECT_CONVERT_DELETE"> |
127 | <Parameter Name="P_ID" Mode="In" Type="String" /> |
||
128 | </FunctionImport> |
||
129 | <FunctionImport Name="SELECT_FINAL_PDF_DELETE"> |
||
130 | <Parameter Name="P_ID" Mode="In" Type="String" /> |
||
131 | </FunctionImport> |
||
132 | <FunctionImport Name="SELECT_FINAL_PDF_INSERT"> |
||
133 | <Parameter Name="P_ID" Mode="In" Type="String" /> |
||
134 | <Parameter Name="P_PROJECT_NO" Mode="In" Type="String" /> |
||
135 | <Parameter Name="P_DOCINFO_ID" Mode="In" Type="String" /> |
||
136 | <Parameter Name="P_DOCUMENT_ID" Mode="In" Type="String" /> |
||
137 | </FunctionImport> |
||
138 | <FunctionImport Name="SELECT_FINAL_PDF_ITEM" ReturnType="Collection(markusModel.SELECT_FINAL_PDF_Result)"> |
||
139 | <Parameter Name="P_ID" Mode="In" Type="String" /> |
||
140 | <Parameter Name="P_PROJECT_NO" Mode="In" Type="String" /> |
||
141 | <Parameter Name="P_DOCUMENT_ID" Mode="In" Type="String" /> |
||
142 | <Parameter Name="P_MARKUPINFO_ID" Mode="In" Type="String" /> |
||
143 | <Parameter Name="P_DOCINFO_ID" Mode="In" Type="String" /> |
||
144 | <Parameter Name="P_DOCUMENT_NAME" Mode="In" Type="String" /> |
||
145 | <Parameter Name="P_DOCUMENT_NO" Mode="In" Type="String" /> |
||
146 | <Parameter Name="P_CREATE_USER_ID" Mode="In" Type="String" /> |
||
147 | <Parameter Name="P_STATUS" Mode="In" Type="Int32" /> |
||
148 | <Parameter Name="P_TAKE_COUNT" Mode="In" Type="Int32" /> |
||
149 | <Parameter Name="P_GROUP_NO" Mode="In" Type="String" /> |
||
150 | <Parameter Name="P_REVISION" Mode="In" Type="String" /> |
||
151 | <Parameter Name="P_BEGIN_CREATE_DATETIME" Mode="In" Type="DateTime" /> |
||
152 | <Parameter Name="P_FINISH_CREATE_DATETIME" Mode="In" Type="DateTime" /> |
||
153 | <Parameter Name="P_BEGIN_START_DATETIE" Mode="In" Type="DateTime" /> |
||
154 | <Parameter Name="P_FINISH_START_DATETIME" Mode="In" Type="DateTime" /> |
||
155 | <Parameter Name="P_BEGIN_END_DATETIME" Mode="In" Type="DateTime" /> |
||
156 | <Parameter Name="P_FINISH_END_DATETIME" Mode="In" Type="DateTime" /> |
||
157 | 31beca73 | semi | <Parameter Name="P_DOCUMENT_URL" Mode="In" Type="String" /> |
158 | 3bde451b | semi | </FunctionImport> |
159 | 2f07b70a | semi | <FunctionImport Name="CONVERT_COUNT"> |
160 | <Parameter Name="P_STATUS" Mode="In" Type="Int32" /> |
||
161 | <Parameter Name="P_BEGIN_CREATE_DATETIME" Mode="In" Type="DateTime" /> |
||
162 | <Parameter Name="P_FINISH_CREATE_DATETIME" Mode="In" Type="DateTime" /> |
||
163 | </FunctionImport> |
||
164 | <FunctionImport Name="SELECT_CONVERT_COUNT" ReturnType="Collection(markusModel.SELECT_CONVERT_COUNT)"> |
||
165 | <Parameter Name="P_STATUS" Mode="In" Type="Int32" /> |
||
166 | <Parameter Name="P_BEGIN_CREATE_DATETIME" Mode="In" Type="DateTime" /> |
||
167 | <Parameter Name="P_FINISH_CREATE_DATETIME" Mode="In" Type="DateTime" /> |
||
168 | </FunctionImport> |
||
169 | c7955b40 | semi | <FunctionImport Name="FINALPDF_COUNT"> |
170 | <Parameter Name="P_STATUS" Mode="In" Type="Int32" /> |
||
171 | <Parameter Name="P_BEGIN_CREATE_DATETIME" Mode="In" Type="DateTime" /> |
||
172 | <Parameter Name="P_FINISH_CREATE_DATETIME" Mode="In" Type="DateTime" /> |
||
173 | </FunctionImport> |
||
174 | <FunctionImport Name="SELECT_FINALPDF_COUNT" ReturnType="Collection(markusModel.SELECT_FINALPDF_COUNT_Result)"> |
||
175 | <Parameter Name="P_STATUS" Mode="In" Type="Int32" /> |
||
176 | <Parameter Name="P_BEGIN_CREATE_DATETIME" Mode="In" Type="DateTime" /> |
||
177 | <Parameter Name="P_FINISH_CREATE_DATETIME" Mode="In" Type="DateTime" /> |
||
178 | </FunctionImport> |
||
179 | e139272d | semi | <FunctionImport Name="SELECT_RUN_PROJECTS" ReturnType="Collection(markusModel.SELECT_RUN_PROJECTS_Result)"> |
180 | <Parameter Name="P_RUN_PROJECTS" Mode="In" Type="Int32" /> |
||
181 | </FunctionImport> |
||
182 | b63dcfbb | semi | </EntityContainer> |
183 | <ComplexType Name="SELECT_CONVERT_ITEM_Result"> |
||
184 | <Property Type="String" Name="ID" Nullable="false" MaxLength="50" /> |
||
185 | <Property Type="String" Name="PROJECT_NO" Nullable="false" MaxLength="10" /> |
||
186 | ee910e7f | semi | <Property Type="String" Name="DOCUMENT_URL" Nullable="false" MaxLength="Max" /> |
187 | b63dcfbb | semi | <Property Type="String" Name="DOCUMENT_ID" Nullable="false" MaxLength="50" /> |
188 | <Property Type="DateTime" Name="CREATE_DATETIME" Nullable="false" Precision="23" /> |
||
189 | <Property Type="Int32" Name="STATUS" Nullable="false" /> |
||
190 | <Property Type="Int32" Name="TOTAL_PAGE" Nullable="false" /> |
||
191 | <Property Type="Int32" Name="CURRENT_PAGE" Nullable="false" /> |
||
192 | <Property Type="String" Name="EXCEPTION" Nullable="true" /> |
||
193 | <Property Type="DateTime" Name="END_DATETIME" Nullable="true" Precision="23" /> |
||
194 | <Property Type="DateTime" Name="START_DATETIME" Nullable="true" Precision="23" /> |
||
195 | ee910e7f | semi | <Property Type="String" Name="SERVICE_ID" Nullable="true" MaxLength="Max" /> |
196 | b63dcfbb | semi | <Property Type="Int32" Name="RECONVERTER" Nullable="true" /> |
197 | <Property Type="String" Name="REVISION" Nullable="true" MaxLength="50" /> |
||
198 | <Property Type="String" Name="DOCUMENT_NO" Nullable="true" MaxLength="50" /> |
||
199 | <Property Type="String" Name="DOCUMENT_NAME" Nullable="true" MaxLength="500" /> |
||
200 | <Property Type="String" Name="GROUP_NO" Nullable="true" MaxLength="50" /> |
||
201 | <Property Type="String" Name="RESULT_FILE" Nullable="true" MaxLength="500" /> |
||
202 | <Property Type="String" Name="RESULT" Nullable="true" MaxLength="50" /> |
||
203 | 3bde451b | semi | <Property Type="String" Name="PROPERTIES_VALUE" Nullable="false" /> |
204 | ee910e7f | semi | <Property Type="String" Name="CONVERT_PATH" Nullable="false" /> |
205 | b63dcfbb | semi | </ComplexType> |
206 | 3bde451b | semi | <ComplexType Name="SELECT_FINAL_PDF_Result" > |
207 | <Property Type="String" Name="ID" Nullable="false" /> |
||
208 | <Property Type="String" Name="PROJECT_NO" Nullable="false" /> |
||
209 | <Property Type="String" Name="DOCUMENT_ID" Nullable="false" /> |
||
210 | <Property Type="String" Name="MARKUPINFO_ID" Nullable="false" /> |
||
211 | <Property Type="String" Name="DOCINFO_ID" Nullable="false" /> |
||
212 | <Property Type="String" Name="DOCUMENT_NAME" Nullable="false" /> |
||
213 | <Property Type="String" Name="DOCUMENT_NO" Nullable="false" /> |
||
214 | <Property Type="String" Name="CREATE_USER_ID" Nullable="false" /> |
||
215 | <Property Type="String" Name="GROUP_NO" Nullable="false" /> |
||
216 | <Property Type="Int32" Name="STATUS" Nullable="false" /> |
||
217 | <Property Type="String" Name="REVISION" Nullable="false" /> |
||
218 | <Property Type="DateTime" Name="CREATE_DATETIME" Nullable="false" /> |
||
219 | <Property Type="DateTime" Name="START_DATETIME" Nullable="true" /> |
||
220 | <Property Type="DateTime" Name="END_DATETIME" Nullable="true" /> |
||
221 | <Property Type="Int32" Name="CURRENT_PAGE" Nullable="false" /> |
||
222 | <Property Type="Int32" Name="TOTAL_PAGE" Nullable="false" /> |
||
223 | <Property Type="String" Name="ORIGINAL_FILE" Nullable="false" /> |
||
224 | <Property Type="String" Name="EXCEPTION" Nullable="false" /> |
||
225 | <Property Type="String" Name="RESULT_FILE" Nullable="false" /> |
||
226 | <Property Type="String" Name="RESULT" Nullable="false" /> |
||
227 | <Property Type="String" Name="PROPERTIES_VALUE" Nullable="false" /> |
||
228 | 31beca73 | semi | <Property Type="String" Name="CONVERT_PATH" Nullable="false" /> |
229 | b63dcfbb | semi | </ComplexType> |
230 | 2f07b70a | semi | <ComplexType Name="SELECT_CONVERT_COUNT" > |
231 | <Property Type="String" Name="PROJECT_NO" Nullable="false" /> |
||
232 | <Property Type="Int32" Name="COUNT" Nullable="false" /> |
||
233 | 80391351 | semi | <Property Type="Int32" Name="EXCEPTION_COUNT" Nullable="false" /> |
234 | 2f07b70a | semi | </ComplexType> |
235 | c7955b40 | semi | <ComplexType Name="SELECT_FINALPDF_COUNT_Result" > |
236 | <Property Type="String" Name="PROJECT_NO" Nullable="false" /> |
||
237 | <Property Type="Int32" Name="COUNT" Nullable="false" /> |
||
238 | <Property Type="Int32" Name="EXCEPTION_COUNT" Nullable="false" /> |
||
239 | </ComplexType> |
||
240 | e139272d | semi | <ComplexType Name="SELECT_RUN_PROJECTS_Result"> |
241 | <Property Type="String" Name="PROJECT_NO" Nullable="false" MaxLength="10" /> |
||
242 | <Property Type="String" Name="PROJECT_NAME" Nullable="false" MaxLength="50" /> |
||
243 | </ComplexType> |
||
244 | b63dcfbb | semi | </Schema> |
245 | </edmx:ConceptualModels> |
||
246 | <!-- C-S mapping content --> |
||
247 | <edmx:Mappings> |
||
248 | <Mapping Space="C-S" xmlns="http://schemas.microsoft.com/ado/2009/11/mapping/cs"> |
||
249 | <EntityContainerMapping StorageEntityContainer="markusModelStoreContainer" CdmEntityContainer="markusEntities" > |
||
250 | <FunctionImportMapping FunctionImportName="SELECT_CONVERT_ITEM" FunctionName="markusModel.Store.SELECT_CONVERT_ITEM"> |
||
251 | <ResultMapping> |
||
252 | <ComplexTypeMapping TypeName="markusModel.SELECT_CONVERT_ITEM_Result"> |
||
253 | <ScalarProperty Name="ID" ColumnName="ID" /> |
||
254 | <ScalarProperty Name="PROJECT_NO" ColumnName="PROJECT_NO" /> |
||
255 | <ScalarProperty Name="DOCUMENT_URL" ColumnName="DOCUMENT_URL" /> |
||
256 | <ScalarProperty Name="DOCUMENT_ID" ColumnName="DOCUMENT_ID" /> |
||
257 | <ScalarProperty Name="CREATE_DATETIME" ColumnName="CREATE_DATETIME" /> |
||
258 | <ScalarProperty Name="STATUS" ColumnName="STATUS" /> |
||
259 | <ScalarProperty Name="TOTAL_PAGE" ColumnName="TOTAL_PAGE" /> |
||
260 | <ScalarProperty Name="CURRENT_PAGE" ColumnName="CURRENT_PAGE" /> |
||
261 | <ScalarProperty Name="EXCEPTION" ColumnName="EXCEPTION" /> |
||
262 | <ScalarProperty Name="END_DATETIME" ColumnName="END_DATETIME" /> |
||
263 | <ScalarProperty Name="START_DATETIME" ColumnName="START_DATETIME" /> |
||
264 | <ScalarProperty Name="SERVICE_ID" ColumnName="SERVICE_ID" /> |
||
265 | <ScalarProperty Name="RECONVERTER" ColumnName="RECONVERTER" /> |
||
266 | <ScalarProperty Name="REVISION" ColumnName="REVISION" /> |
||
267 | <ScalarProperty Name="DOCUMENT_NO" ColumnName="DOCUMENT_NO" /> |
||
268 | <ScalarProperty Name="DOCUMENT_NAME" ColumnName="DOCUMENT_NAME" /> |
||
269 | <ScalarProperty Name="GROUP_NO" ColumnName="GROUP_NO" /> |
||
270 | <ScalarProperty Name="RESULT_FILE" ColumnName="RESULT_FILE" /> |
||
271 | <ScalarProperty Name="RESULT" ColumnName="RESULT" /> |
||
272 | </ComplexTypeMapping> |
||
273 | </ResultMapping> |
||
274 | </FunctionImportMapping> |
||
275 | <FunctionImportMapping FunctionImportName="SELECT_RERECONVERT_ITEM" FunctionName="markusModel.Store.SELECT_RERECONVERT_ITEM"> |
||
276 | 3bde451b | semi | </FunctionImportMapping> |
277 | <FunctionImportMapping FunctionImportName="SELECT_CONVERT_INSERT" FunctionName="markusModel.Store.SELECT_CONVERT_INSERT" /> |
||
278 | <FunctionImportMapping FunctionImportName="SELECT_CONVERT_DELETE" FunctionName="markusModel.Store.SELECT_CONVERT_DELETE" /> |
||
279 | <FunctionImportMapping FunctionImportName="SELECT_FINAL_PDF_DELETE" FunctionName="markusModel.Store.SELECT_FINAL_PDF_DELETE" /> |
||
280 | <FunctionImportMapping FunctionImportName="SELECT_FINAL_PDF_INSERT" FunctionName="markusModel.Store.SELECT_FINAL_PDF_INSERT" /> |
||
281 | <FunctionImportMapping FunctionImportName="SELECT_FINAL_PDF_ITEM" FunctionName="markusModel.Store.SELECT_FINAL_PDF_ITEM" > |
||
282 | b63dcfbb | semi | <ResultMapping> |
283 | 3bde451b | semi | <ComplexTypeMapping TypeName="markusModel.SELECT_FINAL_PDF_Result" /> |
284 | b63dcfbb | semi | </ResultMapping> |
285 | 2f07b70a | semi | </FunctionImportMapping> |
286 | <FunctionImportMapping FunctionImportName="CONVERT_COUNT" FunctionName="markusModel.Store.CONVERT_COUNT" /> |
||
287 | <FunctionImportMapping FunctionImportName="SELECT_CONVERT_COUNT" FunctionName="markusModel.Store.CONVERT_COUNT"> |
||
288 | <ResultMapping> |
||
289 | <ComplexTypeMapping TypeName="markusModel.SELECT_CONVERT_COUNT"> |
||
290 | <ScalarProperty Name="PROJECT_NO" ColumnName="PROJECT_NO" /> |
||
291 | <ScalarProperty Name="COUNT" ColumnName="COUNT" /> |
||
292 | </ComplexTypeMapping> |
||
293 | </ResultMapping> |
||
294 | c7955b40 | semi | </FunctionImportMapping> |
295 | <FunctionImportMapping FunctionImportName="FINALPDF_COUNT" FunctionName="markusModel.Store.FINALPDF_COUNT" /> |
||
296 | <FunctionImportMapping FunctionImportName="SELECT_FINALPDF_COUNT" FunctionName="markusModel.Store.FINALPDF_COUNT"> |
||
297 | <ResultMapping> |
||
298 | <ComplexTypeMapping TypeName="markusModel.SELECT_FINALPDF_COUNT_Result" /> |
||
299 | </ResultMapping> |
||
300 | e139272d | semi | </FunctionImportMapping> |
301 | <FunctionImportMapping FunctionImportName="SELECT_RUN_PROJECTS" FunctionName="markusModel.Store.SELECT_RUN_PROJECTS"> |
||
302 | <ResultMapping> |
||
303 | <ComplexTypeMapping TypeName="markusModel.SELECT_RUN_PROJECTS_Result"> |
||
304 | <ScalarProperty Name="PROJECT_NO" ColumnName="PROJECT_NO" /> |
||
305 | <ScalarProperty Name="PROJECT_NAME" ColumnName="PROJECT_NAME" /> |
||
306 | </ComplexTypeMapping> |
||
307 | </ResultMapping> |
||
308 | b63dcfbb | semi | </FunctionImportMapping> |
309 | </EntityContainerMapping> |
||
310 | </Mapping> |
||
311 | </edmx:Mappings> |
||
312 | </edmx:Runtime> |
||
313 | <!-- EF Designer content (DO NOT EDIT MANUALLY BELOW HERE) --> |
||
314 | <Designer xmlns="http://schemas.microsoft.com/ado/2009/11/edmx"> |
||
315 | <Connection> |
||
316 | <DesignerInfoPropertySet> |
||
317 | <DesignerProperty Name="MetadataArtifactProcessing" Value="EmbedInOutputAssembly" /> |
||
318 | </DesignerInfoPropertySet> |
||
319 | </Connection> |
||
320 | <Options> |
||
321 | <DesignerInfoPropertySet> |
||
322 | <DesignerProperty Name="ValidateOnBuild" Value="true" /> |
||
323 | <DesignerProperty Name="EnablePluralization" Value="false" /> |
||
324 | <DesignerProperty Name="IncludeForeignKeysInModel" Value="true" /> |
||
325 | <DesignerProperty Name="UseLegacyProvider" Value="false" /> |
||
326 | <DesignerProperty Name="CodeGenerationStrategy" Value="없음" /> |
||
327 | </DesignerInfoPropertySet> |
||
328 | </Options> |
||
329 | <!-- Diagram content (shape and connector positions) --> |
||
330 | <Diagrams></Diagrams> |
||
331 | </Designer> |
||
332 | </edmx:Edmx> |