개정판 31beca73
Convert_DOC & Final_PDF 중간그리드 FULL
Change-Id: I84af0c3f526d0d1d025f0ff33df25f08ef13dd13
ConvertService/ServiceBase/Markus.Service.StationController/MarkusModel.edmx | ||
---|---|---|
62 | 62 |
<Parameter Name="P_FINISH_START_DATETIME" Type="datetime" Mode="In" /> |
63 | 63 |
<Parameter Name="P_BEGIN_END_DATETIME" Type="datetime" Mode="In" /> |
64 | 64 |
<Parameter Name="P_FINISH_END_DATETIME" Type="datetime" Mode="In" /> |
65 |
<Parameter Name="P_DOCUMENT_URL" Type="nvarchar" Mode="In" /> |
|
65 | 66 |
</Function> |
66 | 67 |
<Function Name="SELECT_RERECONVERT_ITEM" Aggregate="false" BuiltIn="false" NiladicFunction="false" IsComposable="false" ParameterTypeSemantics="AllowImplicitConversion" Schema="dbo"> |
67 | 68 |
<Parameter Name="P_ID" Type="nvarchar" Mode="In" /> |
... | ... | |
140 | 141 |
<Parameter Name="P_FINISH_START_DATETIME" Mode="In" Type="DateTime" /> |
141 | 142 |
<Parameter Name="P_BEGIN_END_DATETIME" Mode="In" Type="DateTime" /> |
142 | 143 |
<Parameter Name="P_FINISH_END_DATETIME" Mode="In" Type="DateTime" /> |
144 |
<Parameter Name="P_DOCUMENT_URL" Mode="In" Type="String" /> |
|
143 | 145 |
</FunctionImport> |
144 | 146 |
</EntityContainer> |
145 | 147 |
<ComplexType Name="SELECT_CONVERT_ITEM_Result"> |
... | ... | |
186 | 188 |
<Property Type="String" Name="EXCEPTION" Nullable="false" /> |
187 | 189 |
<Property Type="String" Name="RESULT_FILE" Nullable="false" /> |
188 | 190 |
<Property Type="String" Name="RESULT" Nullable="false" /> |
189 |
<Property Type="String" Name="LINK" Nullable="false" /> |
|
190 |
<Property Type="String" Name="PROPERTIES_TYPE" Nullable="false" /> |
|
191 |
<Property Type="String" Name="PROPERTIES_PROPERTY" Nullable="false" /> |
|
192 | 191 |
<Property Type="String" Name="PROPERTIES_VALUE" Nullable="false" /> |
192 |
<Property Type="String" Name="CONVERT_PATH" Nullable="false" /> |
|
193 | 193 |
</ComplexType> |
194 | 194 |
</Schema> |
195 | 195 |
</edmx:ConceptualModels> |
내보내기 Unified diff