ldj/winform/custErpDataSet.xsd

128 lines
12 KiB
XML
Raw Normal View History

2023-05-23 16:13:17 +08:00
<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="custErpDataSet" targetNamespace="http://tempuri.org/custErpDataSet.xsd" xmlns:mstns="http://tempuri.org/custErpDataSet.xsd" xmlns="http://tempuri.org/custErpDataSet.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:msprop="urn:schemas-microsoft-com:xml-msprop" attributeFormDefault="qualified" elementFormDefault="qualified">
<xs:annotation>
<xs:appinfo source="urn:schemas-microsoft-com:xml-msdatasource">
<DataSource DefaultConnectionIndex="0" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
<Connections>
<Connection AppSettingsObjectName="Settings" AppSettingsPropertyName="custErpConnectionString" ConnectionStringObject="" IsAppSettingsProperty="true" Modifier="Assembly" Name="custErpConnectionString (Settings)" ParameterPrefix="@" PropertyReference="ApplicationSettings.DeiNiu.wms.win.Properties.Settings.GlobalReference.Default.custErpConnectionString" Provider="System.Data.SqlClient" />
</Connections>
<Tables>
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_purch_d_receive_winceTableAdapter" GeneratorDataComponentClassName="v_purch_d_receive_winceTableAdapter" Name="v_purch_d_receive_wince" UserDataComponentName="v_purch_d_receive_winceTableAdapter">
<MainSource>
<DbSource ConnectionRef="custErpConnectionString (Settings)" DbObjectName="custErp.dbo.v_purch_d_receive_wince" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
<SelectCommand>
<DbCommand CommandType="Text" ModifiedByUser="false">
<CommandText>SELECT 商品名称, 预到数量, 收货数量, 验收数量, 上架数量, 温度, 直通商品, 车牌, 运单, 电话, 主条码, 预到号码, 商品编码, 供应商, 供应商名称, bigCount FROM dbo.v_purch_d_receive_wince</CommandText>
<Parameters />
</DbCommand>
</SelectCommand>
</DbSource>
</MainSource>
<Mappings>
<Mapping SourceColumn="商品名称" DataSetColumn="商品名称" />
<Mapping SourceColumn="预到数量" DataSetColumn="预到数量" />
<Mapping SourceColumn="收货数量" DataSetColumn="收货数量" />
<Mapping SourceColumn="验收数量" DataSetColumn="验收数量" />
<Mapping SourceColumn="上架数量" DataSetColumn="上架数量" />
<Mapping SourceColumn="温度" DataSetColumn="温度" />
<Mapping SourceColumn="直通商品" DataSetColumn="直通商品" />
<Mapping SourceColumn="车牌" DataSetColumn="车牌" />
<Mapping SourceColumn="运单" DataSetColumn="运单" />
<Mapping SourceColumn="电话" DataSetColumn="电话" />
<Mapping SourceColumn="主条码" DataSetColumn="主条码" />
<Mapping SourceColumn="预到号码" DataSetColumn="预到号码" />
<Mapping SourceColumn="商品编码" DataSetColumn="商品编码" />
<Mapping SourceColumn="供应商" DataSetColumn="供应商" />
<Mapping SourceColumn="供应商名称" DataSetColumn="供应商名称" />
<Mapping SourceColumn="bigCount" DataSetColumn="bigCount" />
</Mappings>
<Sources />
</TableAdapter>
</Tables>
<Sources />
</DataSource>
</xs:appinfo>
</xs:annotation>
<xs:element name="custErpDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="True" msprop:Generator_DataSetName="custErpDataSet" msprop:Generator_UserDSName="custErpDataSet">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="v_purch_d_receive_wince" msprop:Generator_TableClassName="v_purch_d_receive_winceDataTable" msprop:Generator_TableVarName="tablev_purch_d_receive_wince" msprop:Generator_TablePropName="v_purch_d_receive_wince" msprop:Generator_RowDeletingName="v_purch_d_receive_winceRowDeleting" msprop:Generator_RowChangingName="v_purch_d_receive_winceRowChanging" msprop:Generator_RowEvHandlerName="v_purch_d_receive_winceRowChangeEventHandler" msprop:Generator_RowDeletedName="v_purch_d_receive_winceRowDeleted" msprop:Generator_UserTableName="v_purch_d_receive_wince" msprop:Generator_RowChangedName="v_purch_d_receive_winceRowChanged" msprop:Generator_RowEvArgName="v_purch_d_receive_winceRowChangeEvent" msprop:Generator_RowClassName="v_purch_d_receive_winceRow">
<xs:complexType>
<xs:sequence>
<xs:element name="商品名称" msprop:Generator_ColumnVarNameInTable="column商品名称" msprop:Generator_ColumnPropNameInRow="商品名称" msprop:Generator_ColumnPropNameInTable="商品名称Column" msprop:Generator_UserColumnName="商品名称" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="120" />
</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:decimal" />
<xs:element name="收货数量" msprop:Generator_ColumnVarNameInTable="column收货数量" msprop:Generator_ColumnPropNameInRow="收货数量" msprop:Generator_ColumnPropNameInTable="收货数量Column" msprop:Generator_UserColumnName="收货数量" type="xs:decimal" />
<xs:element name="验收数量" msprop:Generator_ColumnVarNameInTable="column验收数量" msprop:Generator_ColumnPropNameInRow="验收数量" msprop:Generator_ColumnPropNameInTable="验收数量Column" msprop:Generator_UserColumnName="验收数量" type="xs:decimal" />
<xs:element name="上架数量" msprop:Generator_ColumnVarNameInTable="column上架数量" msprop:Generator_ColumnPropNameInRow="上架数量" msprop:Generator_ColumnPropNameInTable="上架数量Column" msprop:Generator_UserColumnName="上架数量" type="xs:decimal" />
<xs:element name="温度" msprop:Generator_ColumnVarNameInTable="column温度" msprop:Generator_ColumnPropNameInRow="温度" msprop:Generator_ColumnPropNameInTable="温度Column" msprop:Generator_UserColumnName="温度" type="xs:decimal" 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="车牌" 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: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: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:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="30" />
</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: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:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="11" />
</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: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:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="100" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="bigCount" msprop:Generator_ColumnVarNameInTable="columnbigCount" msprop:Generator_ColumnPropNameInRow="bigCount" msprop:Generator_ColumnPropNameInTable="bigCountColumn" msprop:Generator_UserColumnName="bigCount" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs:schema>