РП31ДьячковНикитинСтудентыDataSet.xsd 6.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <xs:schema id="РП31ДьячковНикитинСтудентыDataSet" targetNamespace="http://tempuri.org/РП31ДьячковНикитинСтудентыDataSet.xsd" xmlns:mstns="http://tempuri.org/РП31ДьячковНикитинСтудентыDataSet.xsd" xmlns="http://tempuri.org/РП31ДьячковНикитинСтудентыDataSet.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="РП31ДьячковНикитинСтудентыConnectionString" ConnectionStringObject="" IsAppSettingsProperty="true" Modifier="Assembly" Name="РП31ДьячковНикитинСтудентыConnectionString (Settings)" ParameterPrefix="@" PropertyReference="ApplicationSettings.DiachkovStudents.Properties.Settings.GlobalReference.Default.РП31ДьячковНикитинСтудентыConnectionString" Provider="System.Data.SqlClient" />
  8. </Connections>
  9. <Tables>
  10. <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="СпециальностиTableAdapter" GeneratorDataComponentClassName="СпециальностиTableAdapter" Name="Специальности" UserDataComponentName="СпециальностиTableAdapter">
  11. <MainSource>
  12. <DbSource ConnectionRef="РП31ДьячковНикитинСтудентыConnectionString (Settings)" DbObjectName="РП31ДьячковНикитинСтуденты.dbo.Специальности" DbObjectType="Table" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" 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. <InsertCommand>
  14. <DbCommand CommandType="Text" ModifiedByUser="false">
  15. <CommandText>INSERT INTO [dbo].[Специальности] ([НаименованиеСпециальности]) VALUES (@НаименованиеСпециальности)</CommandText>
  16. <Parameters>
  17. <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@НаименованиеСпециальности" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="НаименованиеСпециальности" SourceColumnNullMapping="false" SourceVersion="Current" />
  18. </Parameters>
  19. </DbCommand>
  20. </InsertCommand>
  21. <SelectCommand>
  22. <DbCommand CommandType="Text" ModifiedByUser="false">
  23. <CommandText>SELECT НаименованиеСпециальности FROM dbo.Специальности</CommandText>
  24. <Parameters />
  25. </DbCommand>
  26. </SelectCommand>
  27. </DbSource>
  28. </MainSource>
  29. <Mappings>
  30. <Mapping SourceColumn="НаименованиеСпециальности" DataSetColumn="НаименованиеСпециальности" />
  31. </Mappings>
  32. <Sources />
  33. </TableAdapter>
  34. </Tables>
  35. <Sources />
  36. </DataSource>
  37. </xs:appinfo>
  38. </xs:annotation>
  39. <xs:element name="РП31ДьячковНикитинСтудентыDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="True" msprop:Generator_DataSetName="РП31ДьячковНикитинСтудентыDataSet" msprop:Generator_UserDSName="РП31ДьячковНикитинСтудентыDataSet">
  40. <xs:complexType>
  41. <xs:choice minOccurs="0" maxOccurs="unbounded">
  42. <xs:element name="Специальности" msprop:Generator_TableClassName="СпециальностиDataTable" msprop:Generator_TableVarName="tableСпециальности" msprop:Generator_TablePropName="Специальности" msprop:Generator_RowDeletingName="СпециальностиRowDeleting" msprop:Generator_RowChangingName="СпециальностиRowChanging" msprop:Generator_RowEvHandlerName="СпециальностиRowChangeEventHandler" msprop:Generator_RowDeletedName="СпециальностиRowDeleted" msprop:Generator_UserTableName="Специальности" msprop:Generator_RowChangedName="СпециальностиRowChanged" msprop:Generator_RowEvArgName="СпециальностиRowChangeEvent" msprop:Generator_RowClassName="СпециальностиRow">
  43. <xs:complexType>
  44. <xs:sequence>
  45. <xs:element name="НаименованиеСпециальности" msprop:Generator_ColumnVarNameInTable="columnНаименованиеСпециальности" msprop:Generator_ColumnPropNameInRow="НаименованиеСпециальности" msprop:Generator_ColumnPropNameInTable="НаименованиеСпециальностиColumn" msprop:Generator_UserColumnName="НаименованиеСпециальности" minOccurs="0">
  46. <xs:simpleType>
  47. <xs:restriction base="xs:string">
  48. <xs:maxLength value="50" />
  49. </xs:restriction>
  50. </xs:simpleType>
  51. </xs:element>
  52. </xs:sequence>
  53. </xs:complexType>
  54. </xs:element>
  55. </xs:choice>
  56. </xs:complexType>
  57. </xs:element>
  58. </xs:schema>