Lyakhov_Bilet10DataSet1.xsd 4.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <xs:schema id="Lyakhov_Bilet10DataSet1" targetNamespace="http://tempuri.org/Lyakhov_Bilet10DataSet1.xsd" xmlns:mstns="http://tempuri.org/Lyakhov_Bilet10DataSet1.xsd" xmlns="http://tempuri.org/Lyakhov_Bilet10DataSet1.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">
  3. <xs:annotation>
  4. <xs:appinfo source="urn:schemas-microsoft-com:xml-msdatasource">
  5. <DataSource DefaultConnectionIndex="0" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
  6. <Connections>
  7. <Connection AppSettingsObjectName="Settings" AppSettingsPropertyName="Lyakhov_Bilet10ConnectionString" ConnectionStringObject="" IsAppSettingsProperty="true" Modifier="Assembly" Name="Lyakhov_Bilet10ConnectionString (Settings)" ParameterPrefix="@" PropertyReference="ApplicationSettings.Lyakhov_Bilet10.Properties.Settings.GlobalReference.Default.Lyakhov_Bilet10ConnectionString" Provider="System.Data.SqlClient" />
  8. </Connections>
  9. <Tables>
  10. <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="View_1TableAdapter" GeneratorDataComponentClassName="View_1TableAdapter" Name="View_1" UserDataComponentName="View_1TableAdapter">
  11. <MainSource>
  12. <DbSource ConnectionRef="Lyakhov_Bilet10ConnectionString (Settings)" DbObjectName="Lyakhov_Bilet10.dbo.View_1" 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">
  13. <SelectCommand>
  14. <DbCommand CommandType="Text" ModifiedByUser="false">
  15. <CommandText>SELECT Дата, Название FROM dbo.View_1</CommandText>
  16. <Parameters />
  17. </DbCommand>
  18. </SelectCommand>
  19. </DbSource>
  20. </MainSource>
  21. <Mappings>
  22. <Mapping SourceColumn="Дата" DataSetColumn="Дата" />
  23. <Mapping SourceColumn="Название" DataSetColumn="Название" />
  24. </Mappings>
  25. <Sources />
  26. </TableAdapter>
  27. </Tables>
  28. <Sources />
  29. </DataSource>
  30. </xs:appinfo>
  31. </xs:annotation>
  32. <xs:element name="Lyakhov_Bilet10DataSet1" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="True" msprop:Generator_DataSetName="Lyakhov_Bilet10DataSet1" msprop:Generator_UserDSName="Lyakhov_Bilet10DataSet1">
  33. <xs:complexType>
  34. <xs:choice minOccurs="0" maxOccurs="unbounded">
  35. <xs:element name="View_1" msprop:Generator_TableClassName="View_1DataTable" msprop:Generator_TableVarName="tableView_1" msprop:Generator_TablePropName="View_1" msprop:Generator_RowDeletingName="View_1RowDeleting" msprop:Generator_RowChangingName="View_1RowChanging" msprop:Generator_RowEvHandlerName="View_1RowChangeEventHandler" msprop:Generator_RowDeletedName="View_1RowDeleted" msprop:Generator_UserTableName="View_1" msprop:Generator_RowChangedName="View_1RowChanged" msprop:Generator_RowEvArgName="View_1RowChangeEvent" msprop:Generator_RowClassName="View_1Row">
  36. <xs:complexType>
  37. <xs:sequence>
  38. <xs:element name="Дата" msprop:Generator_ColumnVarNameInTable="columnДата" msprop:Generator_ColumnPropNameInRow="Дата" msprop:Generator_ColumnPropNameInTable="ДатаColumn" msprop:Generator_UserColumnName="Дата" type="xs:dateTime" />
  39. <xs:element name="Название" msprop:Generator_ColumnVarNameInTable="columnНазвание" msprop:Generator_ColumnPropNameInRow="Название" msprop:Generator_ColumnPropNameInTable="НазваниеColumn" msprop:Generator_UserColumnName="Название">
  40. <xs:simpleType>
  41. <xs:restriction base="xs:string">
  42. <xs:maxLength value="50" />
  43. </xs:restriction>
  44. </xs:simpleType>
  45. </xs:element>
  46. </xs:sequence>
  47. </xs:complexType>
  48. </xs:element>
  49. </xs:choice>
  50. </xs:complexType>
  51. </xs:element>
  52. </xs:schema>