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