-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathYurtKayıtSistemiDataSet6.xsd
72 lines (72 loc) · 9.02 KB
/
YurtKayıtSistemiDataSet6.xsd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="YurtKayıtSistemiDataSet6" targetNamespace="http://tempuri.org/YurtKayıtSistemiDataSet6.xsd" xmlns:mstns="http://tempuri.org/YurtKayıtSistemiDataSet6.xsd" xmlns="http://tempuri.org/YurtKayıtSistemiDataSet6.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="YurtKayıtSistemiConnectionString" ConnectionStringObject="" IsAppSettingsProperty="true" Modifier="Assembly" Name="YurtKayıtSistemiConnectionString (Settings)" ParameterPrefix="@" PropertyReference="ApplicationSettings.Ogrenci_Yurt_Sistemi.Properties.Settings.GlobalReference.Default.YurtKayıtSistemiConnectionString" Provider="System.Data.SqlClient" />
</Connections>
<Tables>
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="Giderler1TableAdapter" GeneratorDataComponentClassName="Giderler1TableAdapter" Name="Giderler1" UserDataComponentName="Giderler1TableAdapter">
<MainSource>
<DbSource ConnectionRef="YurtKayıtSistemiConnectionString (Settings)" DbObjectName="YurtKayıtSistemi.dbo.Giderler1" 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">
<InsertCommand>
<DbCommand CommandType="Text" ModifiedByUser="false">
<CommandText>INSERT INTO [dbo].[Giderler1] ([Elektrik], [Su], [Dogalgaz], [İnternet], [Gıda], [PersonelGider], [Diger]) VALUES (@Elektrik, @Su, @Dogalgaz, @İnternet, @Gıda, @PersonelGider, @Diger)</CommandText>
<Parameters>
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Elektrik" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="Elektrik" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Su" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="Su" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Dogalgaz" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="Dogalgaz" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@İnternet" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="İnternet" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Gıda" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="Gıda" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@PersonelGider" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="PersonelGider" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Diger" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="Diger" SourceColumnNullMapping="false" SourceVersion="Current" />
</Parameters>
</DbCommand>
</InsertCommand>
<SelectCommand>
<DbCommand CommandType="Text" ModifiedByUser="false">
<CommandText>SELECT ÖdemeId, Elektrik, Su, Dogalgaz, İnternet, Gıda, PersonelGider, Diger FROM dbo.Giderler1</CommandText>
<Parameters />
</DbCommand>
</SelectCommand>
</DbSource>
</MainSource>
<Mappings>
<Mapping SourceColumn="ÖdemeId" DataSetColumn="ÖdemeId" />
<Mapping SourceColumn="Elektrik" DataSetColumn="Elektrik" />
<Mapping SourceColumn="Su" DataSetColumn="Su" />
<Mapping SourceColumn="Dogalgaz" DataSetColumn="Dogalgaz" />
<Mapping SourceColumn="İnternet" DataSetColumn="İnternet" />
<Mapping SourceColumn="Gıda" DataSetColumn="Gıda" />
<Mapping SourceColumn="PersonelGider" DataSetColumn="PersonelGider" />
<Mapping SourceColumn="Diger" DataSetColumn="Diger" />
</Mappings>
<Sources />
</TableAdapter>
</Tables>
<Sources />
</DataSource>
</xs:appinfo>
</xs:annotation>
<xs:element name="YurtKayıtSistemiDataSet6" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="True" msprop:Generator_UserDSName="YurtKayıtSistemiDataSet6" msprop:Generator_DataSetName="YurtKayıtSistemiDataSet6">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="Giderler1" msprop:Generator_RowEvHandlerName="Giderler1RowChangeEventHandler" msprop:Generator_RowDeletedName="Giderler1RowDeleted" msprop:Generator_RowDeletingName="Giderler1RowDeleting" msprop:Generator_RowEvArgName="Giderler1RowChangeEvent" msprop:Generator_TablePropName="Giderler1" msprop:Generator_RowChangedName="Giderler1RowChanged" msprop:Generator_RowChangingName="Giderler1RowChanging" msprop:Generator_TableClassName="Giderler1DataTable" msprop:Generator_RowClassName="Giderler1Row" msprop:Generator_TableVarName="tableGiderler1" msprop:Generator_UserTableName="Giderler1">
<xs:complexType>
<xs:sequence>
<xs:element name="ÖdemeId" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnPropNameInRow="ÖdemeId" msprop:Generator_ColumnPropNameInTable="ÖdemeIdColumn" msprop:Generator_ColumnVarNameInTable="columnÖdemeId" msprop:Generator_UserColumnName="ÖdemeId" type="xs:short" />
<xs:element name="Elektrik" msprop:Generator_ColumnPropNameInRow="Elektrik" msprop:Generator_ColumnPropNameInTable="ElektrikColumn" msprop:Generator_ColumnVarNameInTable="columnElektrik" msprop:Generator_UserColumnName="Elektrik" type="xs:int" minOccurs="0" />
<xs:element name="Su" msprop:Generator_ColumnPropNameInRow="Su" msprop:Generator_ColumnPropNameInTable="SuColumn" msprop:Generator_ColumnVarNameInTable="columnSu" msprop:Generator_UserColumnName="Su" type="xs:int" minOccurs="0" />
<xs:element name="Dogalgaz" msprop:Generator_ColumnPropNameInRow="Dogalgaz" msprop:Generator_ColumnPropNameInTable="DogalgazColumn" msprop:Generator_ColumnVarNameInTable="columnDogalgaz" msprop:Generator_UserColumnName="Dogalgaz" type="xs:int" minOccurs="0" />
<xs:element name="İnternet" msprop:Generator_ColumnPropNameInRow="İnternet" msprop:Generator_ColumnPropNameInTable="İnternetColumn" msprop:Generator_ColumnVarNameInTable="columnİnternet" msprop:Generator_UserColumnName="İnternet" type="xs:int" minOccurs="0" />
<xs:element name="Gıda" msprop:Generator_ColumnPropNameInRow="Gıda" msprop:Generator_ColumnPropNameInTable="GıdaColumn" msprop:Generator_ColumnVarNameInTable="columnGıda" msprop:Generator_UserColumnName="Gıda" type="xs:int" minOccurs="0" />
<xs:element name="PersonelGider" msprop:Generator_ColumnPropNameInRow="PersonelGider" msprop:Generator_ColumnPropNameInTable="PersonelGiderColumn" msprop:Generator_ColumnVarNameInTable="columnPersonelGider" msprop:Generator_UserColumnName="PersonelGider" type="xs:int" minOccurs="0" />
<xs:element name="Diger" msprop:Generator_ColumnPropNameInRow="Diger" msprop:Generator_ColumnPropNameInTable="DigerColumn" msprop:Generator_ColumnVarNameInTable="columnDiger" msprop:Generator_UserColumnName="Diger" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs:schema>