Files
DISPO/UID/UIDDataSet.xsd
2019-08-07 12:29:10 +02:00

206 lines
30 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="UIDDataSet" targetNamespace="http://tempuri.org/UIDDataSet.xsd" xmlns:mstns="http://tempuri.org/UIDDataSet.xsd" xmlns="http://tempuri.org/UIDDataSet.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="MySettings" AppSettingsPropertyName="connToUID" ConnectionStringObject="" IsAppSettingsProperty="true" Modifier="Assembly" Name="connToUID (MySettings)" ParameterPrefix="@" PropertyReference="ApplicationSettings.UID.My.MySettings.GlobalReference.Default.connToUID" Provider="System.Data.SqlClient" />
</Connections>
<Tables>
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="tblDataTableAdapter" GeneratorDataComponentClassName="tblDataTableAdapter" Name="tblData" UserDataComponentName="tblDataTableAdapter">
<MainSource>
<DbSource ConnectionRef="connToUID (MySettings)" DbObjectName="UID.dbo.tblData" 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">
<DeleteCommand>
<DbCommand CommandType="Text" ModifiedByUser="false">
<CommandText>DELETE FROM [dbo].[tblData] WHERE (([Id] = @Original_Id) AND ([deakt] = @Original_deakt) AND ((@IsNull_kuerzel = 1 AND [kuerzel] IS NULL) OR ([kuerzel] = @Original_kuerzel)) AND ((@IsNull_firma = 1 AND [firma] IS NULL) OR ([firma] = @Original_firma)) AND ((@IsNull_uid = 1 AND [uid] IS NULL) OR ([uid] = @Original_uid)) AND ((@IsNull_eori = 1 AND [eori] IS NULL) OR ([eori] = @Original_eori)) AND ((@IsNull_info = 1 AND [info] IS NULL) OR ([info] = @Original_info)) AND ((@IsNull_de_vz_vm = 1 AND [de_vz_vm] IS NULL) OR ([de_vz_vm] = @Original_de_vz_vm)) AND ((@IsNull_de_fisk_vm = 1 AND [de_fisk_vm] IS NULL) OR ([de_fisk_vm] = @Original_de_fisk_vm)) AND ((@IsNull_at_vzfisk_vm = 1 AND [at_vzfisk_vm] IS NULL) OR ([at_vzfisk_vm] = @Original_at_vzfisk_vm)) AND ((@IsNull_letzter_benutzer = 1 AND [letzter_benutzer] IS NULL) OR ([letzter_benutzer] = @Original_letzter_benutzer)))</CommandText>
<Parameters>
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_Id" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="Id" SourceColumnNullMapping="false" SourceVersion="Original" />
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Boolean" Direction="Input" ParameterName="@Original_deakt" Precision="0" ProviderType="Bit" Scale="0" Size="0" SourceColumn="deakt" SourceColumnNullMapping="false" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_kuerzel" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="kuerzel" SourceColumnNullMapping="true" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_kuerzel" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="kuerzel" SourceColumnNullMapping="false" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_firma" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="firma" SourceColumnNullMapping="true" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_firma" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="firma" SourceColumnNullMapping="false" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_uid" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="uid" SourceColumnNullMapping="true" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_uid" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="uid" SourceColumnNullMapping="false" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_eori" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="eori" SourceColumnNullMapping="true" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_eori" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="eori" SourceColumnNullMapping="false" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_info" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="info" SourceColumnNullMapping="true" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_info" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="info" SourceColumnNullMapping="false" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_de_vz_vm" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="de_vz_vm" SourceColumnNullMapping="true" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_de_vz_vm" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="de_vz_vm" SourceColumnNullMapping="false" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_de_fisk_vm" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="de_fisk_vm" SourceColumnNullMapping="true" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_de_fisk_vm" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="de_fisk_vm" SourceColumnNullMapping="false" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_at_vzfisk_vm" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="at_vzfisk_vm" SourceColumnNullMapping="true" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_at_vzfisk_vm" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="at_vzfisk_vm" SourceColumnNullMapping="false" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_letzter_benutzer" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="letzter_benutzer" SourceColumnNullMapping="true" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_letzter_benutzer" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="letzter_benutzer" SourceColumnNullMapping="false" SourceVersion="Original" />
</Parameters>
</DbCommand>
</DeleteCommand>
<InsertCommand>
<DbCommand CommandType="Text" ModifiedByUser="false">
<CommandText>INSERT INTO [dbo].[tblData] ([deakt], [kuerzel], [firma], [uid], [eori], [info], [de_vz_vm], [de_fisk_vm], [at_vzfisk_vm], [letzter_benutzer]) VALUES (@deakt, @kuerzel, @firma, @uid, @eori, @info, @de_vz_vm, @de_fisk_vm, @at_vzfisk_vm, @letzter_benutzer);
SELECT Id, deakt, kuerzel, firma, uid, eori, info, de_vz_vm, de_fisk_vm, at_vzfisk_vm, letzter_benutzer FROM tblData WHERE (Id = SCOPE_IDENTITY())</CommandText>
<Parameters>
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Boolean" Direction="Input" ParameterName="@deakt" Precision="0" ProviderType="Bit" Scale="0" Size="0" SourceColumn="deakt" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@kuerzel" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="kuerzel" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@firma" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="firma" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@uid" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="uid" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@eori" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="eori" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@info" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="info" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@de_vz_vm" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="de_vz_vm" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@de_fisk_vm" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="de_fisk_vm" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@at_vzfisk_vm" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="at_vzfisk_vm" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@letzter_benutzer" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="letzter_benutzer" SourceColumnNullMapping="false" SourceVersion="Current" />
</Parameters>
</DbCommand>
</InsertCommand>
<SelectCommand>
<DbCommand CommandType="Text" ModifiedByUser="false">
<CommandText>SELECT Id, deakt, kuerzel, firma, uid, eori, info, de_vz_vm, de_fisk_vm, at_vzfisk_vm, letzter_benutzer FROM dbo.tblData</CommandText>
<Parameters />
</DbCommand>
</SelectCommand>
<UpdateCommand>
<DbCommand CommandType="Text" ModifiedByUser="false">
<CommandText>UPDATE [dbo].[tblData] SET [deakt] = @deakt, [kuerzel] = @kuerzel, [firma] = @firma, [uid] = @uid, [eori] = @eori, [info] = @info, [de_vz_vm] = @de_vz_vm, [de_fisk_vm] = @de_fisk_vm, [at_vzfisk_vm] = @at_vzfisk_vm, [letzter_benutzer] = @letzter_benutzer WHERE (([Id] = @Original_Id) AND ([deakt] = @Original_deakt) AND ((@IsNull_kuerzel = 1 AND [kuerzel] IS NULL) OR ([kuerzel] = @Original_kuerzel)) AND ((@IsNull_firma = 1 AND [firma] IS NULL) OR ([firma] = @Original_firma)) AND ((@IsNull_uid = 1 AND [uid] IS NULL) OR ([uid] = @Original_uid)) AND ((@IsNull_eori = 1 AND [eori] IS NULL) OR ([eori] = @Original_eori)) AND ((@IsNull_info = 1 AND [info] IS NULL) OR ([info] = @Original_info)) AND ((@IsNull_de_vz_vm = 1 AND [de_vz_vm] IS NULL) OR ([de_vz_vm] = @Original_de_vz_vm)) AND ((@IsNull_de_fisk_vm = 1 AND [de_fisk_vm] IS NULL) OR ([de_fisk_vm] = @Original_de_fisk_vm)) AND ((@IsNull_at_vzfisk_vm = 1 AND [at_vzfisk_vm] IS NULL) OR ([at_vzfisk_vm] = @Original_at_vzfisk_vm)) AND ((@IsNull_letzter_benutzer = 1 AND [letzter_benutzer] IS NULL) OR ([letzter_benutzer] = @Original_letzter_benutzer)));
SELECT Id, deakt, kuerzel, firma, uid, eori, info, de_vz_vm, de_fisk_vm, at_vzfisk_vm, letzter_benutzer FROM tblData WHERE (Id = @Id)</CommandText>
<Parameters>
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Boolean" Direction="Input" ParameterName="@deakt" Precision="0" ProviderType="Bit" Scale="0" Size="0" SourceColumn="deakt" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@kuerzel" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="kuerzel" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@firma" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="firma" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@uid" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="uid" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@eori" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="eori" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@info" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="info" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@de_vz_vm" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="de_vz_vm" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@de_fisk_vm" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="de_fisk_vm" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@at_vzfisk_vm" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="at_vzfisk_vm" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@letzter_benutzer" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="letzter_benutzer" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_Id" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="Id" SourceColumnNullMapping="false" SourceVersion="Original" />
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Boolean" Direction="Input" ParameterName="@Original_deakt" Precision="0" ProviderType="Bit" Scale="0" Size="0" SourceColumn="deakt" SourceColumnNullMapping="false" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_kuerzel" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="kuerzel" SourceColumnNullMapping="true" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_kuerzel" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="kuerzel" SourceColumnNullMapping="false" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_firma" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="firma" SourceColumnNullMapping="true" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_firma" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="firma" SourceColumnNullMapping="false" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_uid" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="uid" SourceColumnNullMapping="true" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_uid" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="uid" SourceColumnNullMapping="false" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_eori" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="eori" SourceColumnNullMapping="true" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_eori" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="eori" SourceColumnNullMapping="false" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_info" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="info" SourceColumnNullMapping="true" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_info" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="info" SourceColumnNullMapping="false" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_de_vz_vm" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="de_vz_vm" SourceColumnNullMapping="true" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_de_vz_vm" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="de_vz_vm" SourceColumnNullMapping="false" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_de_fisk_vm" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="de_fisk_vm" SourceColumnNullMapping="true" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_de_fisk_vm" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="de_fisk_vm" SourceColumnNullMapping="false" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_at_vzfisk_vm" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="at_vzfisk_vm" SourceColumnNullMapping="true" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_at_vzfisk_vm" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="at_vzfisk_vm" SourceColumnNullMapping="false" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_letzter_benutzer" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="letzter_benutzer" SourceColumnNullMapping="true" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_letzter_benutzer" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="letzter_benutzer" SourceColumnNullMapping="false" SourceVersion="Original" />
<Parameter AllowDbNull="false" AutogeneratedName="Id" ColumnName="Id" DataSourceName="UID.dbo.tblData" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@Id" Precision="0" ProviderType="Int" Scale="0" Size="4" SourceColumn="Id" SourceColumnNullMapping="false" SourceVersion="Current" />
</Parameters>
</DbCommand>
</UpdateCommand>
</DbSource>
</MainSource>
<Mappings>
<Mapping SourceColumn="Id" DataSetColumn="Id" />
<Mapping SourceColumn="deakt" DataSetColumn="deakt" />
<Mapping SourceColumn="kuerzel" DataSetColumn="kuerzel" />
<Mapping SourceColumn="firma" DataSetColumn="firma" />
<Mapping SourceColumn="uid" DataSetColumn="uid" />
<Mapping SourceColumn="eori" DataSetColumn="eori" />
<Mapping SourceColumn="info" DataSetColumn="info" />
<Mapping SourceColumn="de_vz_vm" DataSetColumn="de_vz_vm" />
<Mapping SourceColumn="de_fisk_vm" DataSetColumn="de_fisk_vm" />
<Mapping SourceColumn="at_vzfisk_vm" DataSetColumn="at_vzfisk_vm" />
<Mapping SourceColumn="letzter_benutzer" DataSetColumn="letzter_benutzer" />
</Mappings>
<Sources />
</TableAdapter>
</Tables>
<Sources />
</DataSource>
</xs:appinfo>
</xs:annotation>
<xs:element name="UIDDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="True" msprop:Generator_DataSetName="UIDDataSet" msprop:Generator_UserDSName="UIDDataSet">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="tblData" msprop:Generator_TableClassName="tblDataDataTable" msprop:Generator_TableVarName="tabletblData" msprop:Generator_RowChangedName="tblDataRowChanged" msprop:Generator_TablePropName="tblData" msprop:Generator_RowDeletingName="tblDataRowDeleting" msprop:Generator_RowChangingName="tblDataRowChanging" msprop:Generator_RowEvHandlerName="tblDataRowChangeEventHandler" msprop:Generator_RowDeletedName="tblDataRowDeleted" msprop:Generator_RowClassName="tblDataRow" msprop:Generator_UserTableName="tblData" msprop:Generator_RowEvArgName="tblDataRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="Id" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnVarNameInTable="columnId" msprop:Generator_ColumnPropNameInRow="Id" msprop:Generator_ColumnPropNameInTable="IdColumn" msprop:Generator_UserColumnName="Id" type="xs:int" />
<xs:element name="deakt" msprop:Generator_ColumnVarNameInTable="columndeakt" msprop:Generator_ColumnPropNameInRow="deakt" msprop:Generator_ColumnPropNameInTable="deaktColumn" msprop:Generator_UserColumnName="deakt" type="xs:boolean" />
<xs:element name="kuerzel" msprop:Generator_ColumnVarNameInTable="columnkuerzel" msprop:Generator_ColumnPropNameInRow="kuerzel" msprop:Generator_ColumnPropNameInTable="kuerzelColumn" msprop:Generator_UserColumnName="kuerzel" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="100" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="firma" msprop:Generator_ColumnVarNameInTable="columnfirma" msprop:Generator_ColumnPropNameInRow="firma" msprop:Generator_ColumnPropNameInTable="firmaColumn" msprop:Generator_UserColumnName="firma" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="500" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="uid" msprop:Generator_ColumnVarNameInTable="columnuid" msprop:Generator_ColumnPropNameInRow="uid" msprop:Generator_ColumnPropNameInTable="uidColumn" msprop:Generator_UserColumnName="uid" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="eori" msprop:Generator_ColumnVarNameInTable="columneori" msprop:Generator_ColumnPropNameInRow="eori" msprop:Generator_ColumnPropNameInTable="eoriColumn" msprop:Generator_UserColumnName="eori" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="info" msprop:Generator_ColumnVarNameInTable="columninfo" msprop:Generator_ColumnPropNameInRow="info" msprop:Generator_ColumnPropNameInTable="infoColumn" msprop:Generator_UserColumnName="info" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="500" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="de_vz_vm" msprop:Generator_ColumnVarNameInTable="columnde_vz_vm" msprop:Generator_ColumnPropNameInRow="de_vz_vm" msprop:Generator_ColumnPropNameInTable="de_vz_vmColumn" msprop:Generator_UserColumnName="de_vz_vm" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="30" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="de_fisk_vm" msprop:Generator_ColumnVarNameInTable="columnde_fisk_vm" msprop:Generator_ColumnPropNameInRow="de_fisk_vm" msprop:Generator_ColumnPropNameInTable="de_fisk_vmColumn" msprop:Generator_UserColumnName="de_fisk_vm" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="30" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="at_vzfisk_vm" msprop:Generator_ColumnVarNameInTable="columnat_vzfisk_vm" msprop:Generator_ColumnPropNameInRow="at_vzfisk_vm" msprop:Generator_ColumnPropNameInTable="at_vzfisk_vmColumn" msprop:Generator_UserColumnName="at_vzfisk_vm" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="30" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="letzter_benutzer" msprop:Generator_ColumnVarNameInTable="columnletzter_benutzer" msprop:Generator_ColumnPropNameInRow="letzter_benutzer" msprop:Generator_ColumnPropNameInTable="letzter_benutzerColumn" msprop:Generator_UserColumnName="letzter_benutzer" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="100" />
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
<xs:selector xpath=".//mstns:tblData" />
<xs:field xpath="mstns:Id" />
</xs:unique>
</xs:element>
</xs:schema>