zmiana klienta SQL na Microsoft.Data.SqlClient
This commit is contained in:
1052
APQP/Database/DataSetLista.Designer.cs
generated
1052
APQP/Database/DataSetLista.Designer.cs
generated
File diff suppressed because it is too large
Load Diff
@@ -263,210 +263,210 @@ WHERE Twr_GIDNumer = @TwrNumer</CommandText>
|
||||
</DataSource>
|
||||
</xs:appinfo>
|
||||
</xs:annotation>
|
||||
<xs:element name="DataSetLista" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="DataSetLista" msprop:Generator_UserDSName="DataSetLista">
|
||||
<xs:element name="DataSetLista" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_UserDSName="DataSetLista" msprop:Generator_DataSetName="DataSetLista">
|
||||
<xs:complexType>
|
||||
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||
<xs:element name="ListaOld" msprop:Generator_TableClassName="ListaOldDataTable" msprop:Generator_TableVarName="tableListaOld" msprop:Generator_RowChangedName="ListaOldRowChanged" msprop:Generator_TablePropName="ListaOld" msprop:Generator_RowDeletingName="ListaOldRowDeleting" msprop:Generator_RowChangingName="ListaOldRowChanging" msprop:Generator_RowEvHandlerName="ListaOldRowChangeEventHandler" msprop:Generator_RowDeletedName="ListaOldRowDeleted" msprop:Generator_RowClassName="ListaOldRow" msprop:Generator_UserTableName="ListaOld" msprop:Generator_RowEvArgName="ListaOldRowChangeEvent">
|
||||
<xs:element name="ListaOld" msprop:Generator_RowEvHandlerName="ListaOldRowChangeEventHandler" msprop:Generator_RowDeletedName="ListaOldRowDeleted" msprop:Generator_RowDeletingName="ListaOldRowDeleting" msprop:Generator_RowEvArgName="ListaOldRowChangeEvent" msprop:Generator_TablePropName="ListaOld" msprop:Generator_RowChangedName="ListaOldRowChanged" msprop:Generator_RowChangingName="ListaOldRowChanging" msprop:Generator_TableClassName="ListaOldDataTable" msprop:Generator_RowClassName="ListaOldRow" msprop:Generator_TableVarName="tableListaOld" msprop:Generator_UserTableName="ListaOld">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="hml_TwrTyp" msprop:Generator_ColumnVarNameInTable="columnhml_TwrTyp" msprop:Generator_ColumnPropNameInRow="hml_TwrTyp" msprop:Generator_ColumnPropNameInTable="hml_TwrTypColumn" msprop:Generator_UserColumnName="hml_TwrTyp" type="xs:short" />
|
||||
<xs:element name="hml_TwrNumer" msprop:Generator_ColumnVarNameInTable="columnhml_TwrNumer" msprop:Generator_ColumnPropNameInRow="hml_TwrNumer" msprop:Generator_ColumnPropNameInTable="hml_TwrNumerColumn" msprop:Generator_UserColumnName="hml_TwrNumer" type="xs:int" />
|
||||
<xs:element name="hml_DataPowstania" msprop:Generator_ColumnVarNameInTable="columnhml_DataPowstania" msprop:Generator_ColumnPropNameInRow="hml_DataPowstania" msprop:Generator_ColumnPropNameInTable="hml_DataPowstaniaColumn" msprop:Generator_UserColumnName="hml_DataPowstania" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="hml_DataArchiwizacji" msprop:Generator_ColumnVarNameInTable="columnhml_DataArchiwizacji" msprop:Generator_ColumnPropNameInRow="hml_DataArchiwizacji" msprop:Generator_ColumnPropNameInTable="hml_DataArchiwizacjiColumn" msprop:Generator_UserColumnName="hml_DataArchiwizacji" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="hml_Herstellort" msprop:Generator_ColumnVarNameInTable="columnhml_Herstellort" msprop:Generator_ColumnPropNameInRow="hml_Herstellort" msprop:Generator_ColumnPropNameInTable="hml_HerstellortColumn" msprop:Generator_UserColumnName="hml_Herstellort" minOccurs="0">
|
||||
<xs:element name="hml_TwrTyp" msprop:Generator_ColumnPropNameInRow="hml_TwrTyp" msprop:Generator_ColumnPropNameInTable="hml_TwrTypColumn" msprop:Generator_ColumnVarNameInTable="columnhml_TwrTyp" msprop:Generator_UserColumnName="hml_TwrTyp" type="xs:short" />
|
||||
<xs:element name="hml_TwrNumer" msprop:Generator_ColumnPropNameInRow="hml_TwrNumer" msprop:Generator_ColumnPropNameInTable="hml_TwrNumerColumn" msprop:Generator_ColumnVarNameInTable="columnhml_TwrNumer" msprop:Generator_UserColumnName="hml_TwrNumer" type="xs:int" />
|
||||
<xs:element name="hml_DataPowstania" msprop:Generator_ColumnPropNameInRow="hml_DataPowstania" msprop:Generator_ColumnPropNameInTable="hml_DataPowstaniaColumn" msprop:Generator_ColumnVarNameInTable="columnhml_DataPowstania" msprop:Generator_UserColumnName="hml_DataPowstania" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="hml_DataArchiwizacji" msprop:Generator_ColumnPropNameInRow="hml_DataArchiwizacji" msprop:Generator_ColumnPropNameInTable="hml_DataArchiwizacjiColumn" msprop:Generator_ColumnVarNameInTable="columnhml_DataArchiwizacji" msprop:Generator_UserColumnName="hml_DataArchiwizacji" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="hml_Herstellort" msprop:Generator_ColumnPropNameInRow="hml_Herstellort" msprop:Generator_ColumnPropNameInTable="hml_HerstellortColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Herstellort" msprop:Generator_UserColumnName="hml_Herstellort" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="hml_SDStext" msprop:Generator_ColumnVarNameInTable="columnhml_SDStext" msprop:Generator_ColumnPropNameInRow="hml_SDStext" msprop:Generator_ColumnPropNameInTable="hml_SDStextColumn" msprop:Generator_UserColumnName="hml_SDStext" minOccurs="0">
|
||||
<xs:element name="hml_SDStext" msprop:Generator_ColumnPropNameInRow="hml_SDStext" msprop:Generator_ColumnPropNameInTable="hml_SDStextColumn" msprop:Generator_ColumnVarNameInTable="columnhml_SDStext" msprop:Generator_UserColumnName="hml_SDStext" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="hml_SDS1" msprop:Generator_ColumnVarNameInTable="columnhml_SDS1" msprop:Generator_ColumnPropNameInRow="hml_SDS1" msprop:Generator_ColumnPropNameInTable="hml_SDS1Column" msprop:Generator_UserColumnName="hml_SDS1" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_SDS2" msprop:Generator_ColumnVarNameInTable="columnhml_SDS2" msprop:Generator_ColumnPropNameInRow="hml_SDS2" msprop:Generator_ColumnPropNameInTable="hml_SDS2Column" msprop:Generator_UserColumnName="hml_SDS2" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_SDS3" msprop:Generator_ColumnVarNameInTable="columnhml_SDS3" msprop:Generator_ColumnPropNameInRow="hml_SDS3" msprop:Generator_ColumnPropNameInTable="hml_SDS3Column" msprop:Generator_UserColumnName="hml_SDS3" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_SDS4" msprop:Generator_ColumnVarNameInTable="columnhml_SDS4" msprop:Generator_ColumnPropNameInRow="hml_SDS4" msprop:Generator_ColumnPropNameInTable="hml_SDS4Column" msprop:Generator_UserColumnName="hml_SDS4" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_SDS5" msprop:Generator_ColumnVarNameInTable="columnhml_SDS5" msprop:Generator_ColumnPropNameInRow="hml_SDS5" msprop:Generator_ColumnPropNameInTable="hml_SDS5Column" msprop:Generator_UserColumnName="hml_SDS5" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_SDS6" msprop:Generator_ColumnVarNameInTable="columnhml_SDS6" msprop:Generator_ColumnPropNameInRow="hml_SDS6" msprop:Generator_ColumnPropNameInTable="hml_SDS6Column" msprop:Generator_UserColumnName="hml_SDS6" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_SDS7" msprop:Generator_ColumnVarNameInTable="columnhml_SDS7" msprop:Generator_ColumnPropNameInRow="hml_SDS7" msprop:Generator_ColumnPropNameInTable="hml_SDS7Column" msprop:Generator_UserColumnName="hml_SDS7" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_SDS8" msprop:Generator_ColumnVarNameInTable="columnhml_SDS8" msprop:Generator_ColumnPropNameInRow="hml_SDS8" msprop:Generator_ColumnPropNameInTable="hml_SDS8Column" msprop:Generator_UserColumnName="hml_SDS8" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_SDS9" msprop:Generator_ColumnVarNameInTable="columnhml_SDS9" msprop:Generator_ColumnPropNameInRow="hml_SDS9" msprop:Generator_ColumnPropNameInTable="hml_SDS9Column" msprop:Generator_UserColumnName="hml_SDS9" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_SDS10" msprop:Generator_ColumnVarNameInTable="columnhml_SDS10" msprop:Generator_ColumnPropNameInRow="hml_SDS10" msprop:Generator_ColumnPropNameInTable="hml_SDS10Column" msprop:Generator_UserColumnName="hml_SDS10" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_Schichten" msprop:Generator_ColumnVarNameInTable="columnhml_Schichten" msprop:Generator_ColumnPropNameInRow="hml_Schichten" msprop:Generator_ColumnPropNameInTable="hml_SchichtenColumn" msprop:Generator_UserColumnName="hml_Schichten" minOccurs="0">
|
||||
<xs:element name="hml_SDS1" msprop:Generator_ColumnPropNameInRow="hml_SDS1" msprop:Generator_ColumnPropNameInTable="hml_SDS1Column" msprop:Generator_ColumnVarNameInTable="columnhml_SDS1" msprop:Generator_UserColumnName="hml_SDS1" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_SDS2" msprop:Generator_ColumnPropNameInRow="hml_SDS2" msprop:Generator_ColumnPropNameInTable="hml_SDS2Column" msprop:Generator_ColumnVarNameInTable="columnhml_SDS2" msprop:Generator_UserColumnName="hml_SDS2" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_SDS3" msprop:Generator_ColumnPropNameInRow="hml_SDS3" msprop:Generator_ColumnPropNameInTable="hml_SDS3Column" msprop:Generator_ColumnVarNameInTable="columnhml_SDS3" msprop:Generator_UserColumnName="hml_SDS3" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_SDS4" msprop:Generator_ColumnPropNameInRow="hml_SDS4" msprop:Generator_ColumnPropNameInTable="hml_SDS4Column" msprop:Generator_ColumnVarNameInTable="columnhml_SDS4" msprop:Generator_UserColumnName="hml_SDS4" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_SDS5" msprop:Generator_ColumnPropNameInRow="hml_SDS5" msprop:Generator_ColumnPropNameInTable="hml_SDS5Column" msprop:Generator_ColumnVarNameInTable="columnhml_SDS5" msprop:Generator_UserColumnName="hml_SDS5" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_SDS6" msprop:Generator_ColumnPropNameInRow="hml_SDS6" msprop:Generator_ColumnPropNameInTable="hml_SDS6Column" msprop:Generator_ColumnVarNameInTable="columnhml_SDS6" msprop:Generator_UserColumnName="hml_SDS6" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_SDS7" msprop:Generator_ColumnPropNameInRow="hml_SDS7" msprop:Generator_ColumnPropNameInTable="hml_SDS7Column" msprop:Generator_ColumnVarNameInTable="columnhml_SDS7" msprop:Generator_UserColumnName="hml_SDS7" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_SDS8" msprop:Generator_ColumnPropNameInRow="hml_SDS8" msprop:Generator_ColumnPropNameInTable="hml_SDS8Column" msprop:Generator_ColumnVarNameInTable="columnhml_SDS8" msprop:Generator_UserColumnName="hml_SDS8" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_SDS9" msprop:Generator_ColumnPropNameInRow="hml_SDS9" msprop:Generator_ColumnPropNameInTable="hml_SDS9Column" msprop:Generator_ColumnVarNameInTable="columnhml_SDS9" msprop:Generator_UserColumnName="hml_SDS9" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_SDS10" msprop:Generator_ColumnPropNameInRow="hml_SDS10" msprop:Generator_ColumnPropNameInTable="hml_SDS10Column" msprop:Generator_ColumnVarNameInTable="columnhml_SDS10" msprop:Generator_UserColumnName="hml_SDS10" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_Schichten" msprop:Generator_ColumnPropNameInRow="hml_Schichten" msprop:Generator_ColumnPropNameInTable="hml_SchichtenColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Schichten" msprop:Generator_UserColumnName="hml_Schichten" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="hml_Eigenschaften" msprop:Generator_ColumnVarNameInTable="columnhml_Eigenschaften" msprop:Generator_ColumnPropNameInRow="hml_Eigenschaften" msprop:Generator_ColumnPropNameInTable="hml_EigenschaftenColumn" msprop:Generator_UserColumnName="hml_Eigenschaften" minOccurs="0">
|
||||
<xs:element name="hml_Eigenschaften" msprop:Generator_ColumnPropNameInRow="hml_Eigenschaften" msprop:Generator_ColumnPropNameInTable="hml_EigenschaftenColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Eigenschaften" msprop:Generator_UserColumnName="hml_Eigenschaften" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="hml_Anleitung" msprop:Generator_ColumnVarNameInTable="columnhml_Anleitung" msprop:Generator_ColumnPropNameInRow="hml_Anleitung" msprop:Generator_ColumnPropNameInTable="hml_AnleitungColumn" msprop:Generator_UserColumnName="hml_Anleitung" minOccurs="0">
|
||||
<xs:element name="hml_Anleitung" msprop:Generator_ColumnPropNameInRow="hml_Anleitung" msprop:Generator_ColumnPropNameInTable="hml_AnleitungColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Anleitung" msprop:Generator_UserColumnName="hml_Anleitung" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="hml_FS_od" msprop:Generator_ColumnVarNameInTable="columnhml_FS_od" msprop:Generator_ColumnPropNameInRow="hml_FS_od" msprop:Generator_ColumnPropNameInTable="hml_FS_odColumn" msprop:Generator_UserColumnName="hml_FS_od" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_FS_do" msprop:Generator_ColumnVarNameInTable="columnhml_FS_do" msprop:Generator_ColumnPropNameInRow="hml_FS_do" msprop:Generator_ColumnPropNameInTable="hml_FS_doColumn" msprop:Generator_UserColumnName="hml_FS_do" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Dichte" msprop:Generator_ColumnVarNameInTable="columnhml_Dichte" msprop:Generator_ColumnPropNameInRow="hml_Dichte" msprop:Generator_ColumnPropNameInTable="hml_DichteColumn" msprop:Generator_UserColumnName="hml_Dichte" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Viskositat_od" msprop:Generator_ColumnVarNameInTable="columnhml_Viskositat_od" msprop:Generator_ColumnPropNameInRow="hml_Viskositat_od" msprop:Generator_ColumnPropNameInTable="hml_Viskositat_odColumn" msprop:Generator_UserColumnName="hml_Viskositat_od" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Viskositat_do" msprop:Generator_ColumnVarNameInTable="columnhml_Viskositat_do" msprop:Generator_ColumnPropNameInRow="hml_Viskositat_do" msprop:Generator_ColumnPropNameInTable="hml_Viskositat_doColumn" msprop:Generator_UserColumnName="hml_Viskositat_do" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Farbe" msprop:Generator_ColumnVarNameInTable="columnhml_Farbe" msprop:Generator_ColumnPropNameInRow="hml_Farbe" msprop:Generator_ColumnPropNameInTable="hml_FarbeColumn" msprop:Generator_UserColumnName="hml_Farbe" minOccurs="0">
|
||||
<xs:element name="hml_FS_od" msprop:Generator_ColumnPropNameInRow="hml_FS_od" msprop:Generator_ColumnPropNameInTable="hml_FS_odColumn" msprop:Generator_ColumnVarNameInTable="columnhml_FS_od" msprop:Generator_UserColumnName="hml_FS_od" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_FS_do" msprop:Generator_ColumnPropNameInRow="hml_FS_do" msprop:Generator_ColumnPropNameInTable="hml_FS_doColumn" msprop:Generator_ColumnVarNameInTable="columnhml_FS_do" msprop:Generator_UserColumnName="hml_FS_do" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Dichte" msprop:Generator_ColumnPropNameInRow="hml_Dichte" msprop:Generator_ColumnPropNameInTable="hml_DichteColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Dichte" msprop:Generator_UserColumnName="hml_Dichte" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Viskositat_od" msprop:Generator_ColumnPropNameInRow="hml_Viskositat_od" msprop:Generator_ColumnPropNameInTable="hml_Viskositat_odColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Viskositat_od" msprop:Generator_UserColumnName="hml_Viskositat_od" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Viskositat_do" msprop:Generator_ColumnPropNameInRow="hml_Viskositat_do" msprop:Generator_ColumnPropNameInTable="hml_Viskositat_doColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Viskositat_do" msprop:Generator_UserColumnName="hml_Viskositat_do" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Farbe" msprop:Generator_ColumnPropNameInRow="hml_Farbe" msprop:Generator_ColumnPropNameInTable="hml_FarbeColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Farbe" msprop:Generator_UserColumnName="hml_Farbe" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="hml_Verdunnung" msprop:Generator_ColumnVarNameInTable="columnhml_Verdunnung" msprop:Generator_ColumnPropNameInRow="hml_Verdunnung" msprop:Generator_ColumnPropNameInTable="hml_VerdunnungColumn" msprop:Generator_UserColumnName="hml_Verdunnung" minOccurs="0">
|
||||
<xs:element name="hml_Verdunnung" msprop:Generator_ColumnPropNameInRow="hml_Verdunnung" msprop:Generator_ColumnPropNameInTable="hml_VerdunnungColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Verdunnung" msprop:Generator_UserColumnName="hml_Verdunnung" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="hml_Schichtdicke_od" msprop:Generator_ColumnVarNameInTable="columnhml_Schichtdicke_od" msprop:Generator_ColumnPropNameInRow="hml_Schichtdicke_od" msprop:Generator_ColumnPropNameInTable="hml_Schichtdicke_odColumn" msprop:Generator_UserColumnName="hml_Schichtdicke_od" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Schichtdicke_do" msprop:Generator_ColumnVarNameInTable="columnhml_Schichtdicke_do" msprop:Generator_ColumnPropNameInRow="hml_Schichtdicke_do" msprop:Generator_ColumnPropNameInTable="hml_Schichtdicke_doColumn" msprop:Generator_UserColumnName="hml_Schichtdicke_do" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Leistung" msprop:Generator_ColumnVarNameInTable="columnhml_Leistung" msprop:Generator_ColumnPropNameInRow="hml_Leistung" msprop:Generator_ColumnPropNameInTable="hml_LeistungColumn" msprop:Generator_UserColumnName="hml_Leistung" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Lagerkapazitat" msprop:Generator_ColumnVarNameInTable="columnhml_Lagerkapazitat" msprop:Generator_ColumnPropNameInRow="hml_Lagerkapazitat" msprop:Generator_ColumnPropNameInTable="hml_LagerkapazitatColumn" msprop:Generator_UserColumnName="hml_Lagerkapazitat" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Verarbeitung" msprop:Generator_ColumnVarNameInTable="columnhml_Verarbeitung" msprop:Generator_ColumnPropNameInRow="hml_Verarbeitung" msprop:Generator_ColumnPropNameInTable="hml_VerarbeitungColumn" msprop:Generator_UserColumnName="hml_Verarbeitung" minOccurs="0">
|
||||
<xs:element name="hml_Schichtdicke_od" msprop:Generator_ColumnPropNameInRow="hml_Schichtdicke_od" msprop:Generator_ColumnPropNameInTable="hml_Schichtdicke_odColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Schichtdicke_od" msprop:Generator_UserColumnName="hml_Schichtdicke_od" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Schichtdicke_do" msprop:Generator_ColumnPropNameInRow="hml_Schichtdicke_do" msprop:Generator_ColumnPropNameInTable="hml_Schichtdicke_doColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Schichtdicke_do" msprop:Generator_UserColumnName="hml_Schichtdicke_do" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Leistung" msprop:Generator_ColumnPropNameInRow="hml_Leistung" msprop:Generator_ColumnPropNameInTable="hml_LeistungColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Leistung" msprop:Generator_UserColumnName="hml_Leistung" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Lagerkapazitat" msprop:Generator_ColumnPropNameInRow="hml_Lagerkapazitat" msprop:Generator_ColumnPropNameInTable="hml_LagerkapazitatColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Lagerkapazitat" msprop:Generator_UserColumnName="hml_Lagerkapazitat" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Verarbeitung" msprop:Generator_ColumnPropNameInRow="hml_Verarbeitung" msprop:Generator_ColumnPropNameInTable="hml_VerarbeitungColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Verarbeitung" msprop:Generator_UserColumnName="hml_Verarbeitung" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="hml_Inh0_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh0_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh0_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh0_IdColumn" msprop:Generator_UserColumnName="hml_Inh0_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh0_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh0_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh0_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh0_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh0_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh0_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh0_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh0_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh0_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh0_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh1_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh1_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh1_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh1_IdColumn" msprop:Generator_UserColumnName="hml_Inh1_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh1_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh1_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh1_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh1_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh1_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh1_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh1_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh1_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh1_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh1_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh2_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh2_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh2_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh2_IdColumn" msprop:Generator_UserColumnName="hml_Inh2_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh2_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh2_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh2_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh2_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh2_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh2_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh2_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh2_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh2_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh2_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh3_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh3_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh3_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh3_IdColumn" msprop:Generator_UserColumnName="hml_Inh3_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh3_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh3_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh3_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh3_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh3_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh3_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh3_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh3_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh3_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh3_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh4_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh4_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh4_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh4_IdColumn" msprop:Generator_UserColumnName="hml_Inh4_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh4_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh4_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh4_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh4_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh4_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh4_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh4_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh4_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh4_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh4_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh5_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh5_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh5_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh5_IdColumn" msprop:Generator_UserColumnName="hml_Inh5_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh5_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh5_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh5_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh5_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh5_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh5_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh5_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh5_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh5_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh5_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh6_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh6_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh6_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh6_IdColumn" msprop:Generator_UserColumnName="hml_Inh6_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh6_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh6_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh6_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh6_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh6_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh6_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh6_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh6_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh6_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh6_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh7_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh7_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh7_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh7_IdColumn" msprop:Generator_UserColumnName="hml_Inh7_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh7_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh7_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh7_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh7_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh7_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh7_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh7_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh7_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh7_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh7_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh8_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh8_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh8_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh8_IdColumn" msprop:Generator_UserColumnName="hml_Inh8_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh8_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh8_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh8_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh8_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh8_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh8_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh8_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh8_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh8_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh8_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh9_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh9_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh9_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh9_IdColumn" msprop:Generator_UserColumnName="hml_Inh9_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh9_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh9_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh9_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh9_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh9_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh9_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh9_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh9_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh9_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh9_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Behelter" msprop:Generator_ColumnVarNameInTable="columnhml_Behelter" msprop:Generator_ColumnPropNameInRow="hml_Behelter" msprop:Generator_ColumnPropNameInTable="hml_BehelterColumn" msprop:Generator_UserColumnName="hml_Behelter" minOccurs="0">
|
||||
<xs:element name="hml_Inh0_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh0_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh0_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh0_Id" msprop:Generator_UserColumnName="hml_Inh0_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh0_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh0_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh0_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh0_Procent" msprop:Generator_UserColumnName="hml_Inh0_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh0_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh0_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh0_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh0_ProcentDo" msprop:Generator_UserColumnName="hml_Inh0_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh1_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh1_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh1_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh1_Id" msprop:Generator_UserColumnName="hml_Inh1_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh1_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh1_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh1_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh1_Procent" msprop:Generator_UserColumnName="hml_Inh1_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh1_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh1_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh1_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh1_ProcentDo" msprop:Generator_UserColumnName="hml_Inh1_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh2_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh2_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh2_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh2_Id" msprop:Generator_UserColumnName="hml_Inh2_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh2_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh2_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh2_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh2_Procent" msprop:Generator_UserColumnName="hml_Inh2_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh2_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh2_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh2_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh2_ProcentDo" msprop:Generator_UserColumnName="hml_Inh2_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh3_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh3_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh3_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh3_Id" msprop:Generator_UserColumnName="hml_Inh3_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh3_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh3_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh3_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh3_Procent" msprop:Generator_UserColumnName="hml_Inh3_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh3_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh3_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh3_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh3_ProcentDo" msprop:Generator_UserColumnName="hml_Inh3_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh4_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh4_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh4_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh4_Id" msprop:Generator_UserColumnName="hml_Inh4_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh4_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh4_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh4_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh4_Procent" msprop:Generator_UserColumnName="hml_Inh4_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh4_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh4_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh4_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh4_ProcentDo" msprop:Generator_UserColumnName="hml_Inh4_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh5_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh5_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh5_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh5_Id" msprop:Generator_UserColumnName="hml_Inh5_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh5_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh5_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh5_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh5_Procent" msprop:Generator_UserColumnName="hml_Inh5_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh5_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh5_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh5_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh5_ProcentDo" msprop:Generator_UserColumnName="hml_Inh5_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh6_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh6_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh6_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh6_Id" msprop:Generator_UserColumnName="hml_Inh6_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh6_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh6_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh6_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh6_Procent" msprop:Generator_UserColumnName="hml_Inh6_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh6_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh6_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh6_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh6_ProcentDo" msprop:Generator_UserColumnName="hml_Inh6_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh7_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh7_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh7_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh7_Id" msprop:Generator_UserColumnName="hml_Inh7_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh7_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh7_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh7_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh7_Procent" msprop:Generator_UserColumnName="hml_Inh7_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh7_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh7_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh7_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh7_ProcentDo" msprop:Generator_UserColumnName="hml_Inh7_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh8_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh8_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh8_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh8_Id" msprop:Generator_UserColumnName="hml_Inh8_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh8_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh8_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh8_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh8_Procent" msprop:Generator_UserColumnName="hml_Inh8_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh8_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh8_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh8_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh8_ProcentDo" msprop:Generator_UserColumnName="hml_Inh8_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh9_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh9_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh9_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh9_Id" msprop:Generator_UserColumnName="hml_Inh9_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh9_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh9_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh9_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh9_Procent" msprop:Generator_UserColumnName="hml_Inh9_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh9_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh9_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh9_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh9_ProcentDo" msprop:Generator_UserColumnName="hml_Inh9_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Behelter" msprop:Generator_ColumnPropNameInRow="hml_Behelter" msprop:Generator_ColumnPropNameInTable="hml_BehelterColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Behelter" msprop:Generator_UserColumnName="hml_Behelter" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="hml_OpeNumer" msprop:Generator_ColumnVarNameInTable="columnhml_OpeNumer" msprop:Generator_ColumnPropNameInRow="hml_OpeNumer" msprop:Generator_ColumnPropNameInTable="hml_OpeNumerColumn" msprop:Generator_UserColumnName="hml_OpeNumer" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Ope_Ident" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnOpe_Ident" msprop:Generator_ColumnPropNameInRow="Ope_Ident" msprop:Generator_ColumnPropNameInTable="Ope_IdentColumn" msprop:Generator_UserColumnName="Ope_Ident" minOccurs="0">
|
||||
<xs:element name="hml_OpeNumer" msprop:Generator_ColumnPropNameInRow="hml_OpeNumer" msprop:Generator_ColumnPropNameInTable="hml_OpeNumerColumn" msprop:Generator_ColumnVarNameInTable="columnhml_OpeNumer" msprop:Generator_UserColumnName="hml_OpeNumer" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Ope_Ident" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="Ope_Ident" msprop:Generator_ColumnPropNameInTable="Ope_IdentColumn" msprop:Generator_ColumnVarNameInTable="columnOpe_Ident" msprop:Generator_UserColumnName="Ope_Ident" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="1024" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="hml_Dichte_do" msprop:Generator_ColumnVarNameInTable="columnhml_Dichte_do" msprop:Generator_ColumnPropNameInRow="hml_Dichte_do" msprop:Generator_ColumnPropNameInTable="hml_Dichte_doColumn" msprop:Generator_UserColumnName="hml_Dichte_do" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh10_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh10_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh10_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh10_IdColumn" msprop:Generator_UserColumnName="hml_Inh10_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh11_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh11_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh11_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh11_IdColumn" msprop:Generator_UserColumnName="hml_Inh11_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh12_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh12_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh12_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh12_IdColumn" msprop:Generator_UserColumnName="hml_Inh12_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh13_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh13_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh13_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh13_IdColumn" msprop:Generator_UserColumnName="hml_Inh13_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh14_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh14_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh14_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh14_IdColumn" msprop:Generator_UserColumnName="hml_Inh14_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh15_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh15_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh15_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh15_IdColumn" msprop:Generator_UserColumnName="hml_Inh15_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh16_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh16_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh16_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh16_IdColumn" msprop:Generator_UserColumnName="hml_Inh16_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh17_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh17_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh17_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh17_IdColumn" msprop:Generator_UserColumnName="hml_Inh17_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh18_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh18_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh18_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh18_IdColumn" msprop:Generator_UserColumnName="hml_Inh18_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh19_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh19_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh19_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh19_IdColumn" msprop:Generator_UserColumnName="hml_Inh19_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh10_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh10_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh10_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh10_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh10_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh11_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh11_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh11_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh11_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh11_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh12_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh12_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh12_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh12_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh12_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh13_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh13_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh13_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh13_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh13_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh14_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh14_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh14_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh14_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh14_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh15_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh15_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh15_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh15_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh15_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh16_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh16_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh16_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh16_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh16_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh17_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh17_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh17_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh17_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh17_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh18_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh18_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh18_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh18_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh18_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh19_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh19_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh19_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh19_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh19_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh10_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh10_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh10_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh10_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh10_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh11_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh11_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh11_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh11_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh11_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh12_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh12_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh12_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh12_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh12_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh13_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh13_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh13_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh13_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh13_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh14_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh14_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh14_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh14_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh14_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh15_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh15_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh15_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh15_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh15_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh16_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh16_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh16_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh16_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh16_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh17_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh17_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh17_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh17_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh17_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh18_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh18_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh18_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh18_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh18_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh19_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh19_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh19_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh19_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh19_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Dichte_do" msprop:Generator_ColumnPropNameInRow="hml_Dichte_do" msprop:Generator_ColumnPropNameInTable="hml_Dichte_doColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Dichte_do" msprop:Generator_UserColumnName="hml_Dichte_do" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh10_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh10_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh10_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh10_Id" msprop:Generator_UserColumnName="hml_Inh10_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh11_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh11_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh11_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh11_Id" msprop:Generator_UserColumnName="hml_Inh11_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh12_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh12_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh12_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh12_Id" msprop:Generator_UserColumnName="hml_Inh12_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh13_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh13_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh13_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh13_Id" msprop:Generator_UserColumnName="hml_Inh13_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh14_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh14_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh14_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh14_Id" msprop:Generator_UserColumnName="hml_Inh14_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh15_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh15_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh15_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh15_Id" msprop:Generator_UserColumnName="hml_Inh15_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh16_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh16_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh16_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh16_Id" msprop:Generator_UserColumnName="hml_Inh16_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh17_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh17_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh17_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh17_Id" msprop:Generator_UserColumnName="hml_Inh17_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh18_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh18_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh18_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh18_Id" msprop:Generator_UserColumnName="hml_Inh18_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh19_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh19_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh19_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh19_Id" msprop:Generator_UserColumnName="hml_Inh19_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh10_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh10_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh10_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh10_Procent" msprop:Generator_UserColumnName="hml_Inh10_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh11_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh11_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh11_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh11_Procent" msprop:Generator_UserColumnName="hml_Inh11_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh12_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh12_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh12_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh12_Procent" msprop:Generator_UserColumnName="hml_Inh12_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh13_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh13_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh13_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh13_Procent" msprop:Generator_UserColumnName="hml_Inh13_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh14_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh14_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh14_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh14_Procent" msprop:Generator_UserColumnName="hml_Inh14_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh15_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh15_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh15_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh15_Procent" msprop:Generator_UserColumnName="hml_Inh15_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh16_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh16_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh16_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh16_Procent" msprop:Generator_UserColumnName="hml_Inh16_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh17_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh17_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh17_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh17_Procent" msprop:Generator_UserColumnName="hml_Inh17_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh18_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh18_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh18_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh18_Procent" msprop:Generator_UserColumnName="hml_Inh18_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh19_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh19_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh19_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh19_Procent" msprop:Generator_UserColumnName="hml_Inh19_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh10_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh10_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh10_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh10_ProcentDo" msprop:Generator_UserColumnName="hml_Inh10_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh11_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh11_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh11_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh11_ProcentDo" msprop:Generator_UserColumnName="hml_Inh11_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh12_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh12_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh12_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh12_ProcentDo" msprop:Generator_UserColumnName="hml_Inh12_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh13_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh13_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh13_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh13_ProcentDo" msprop:Generator_UserColumnName="hml_Inh13_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh14_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh14_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh14_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh14_ProcentDo" msprop:Generator_UserColumnName="hml_Inh14_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh15_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh15_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh15_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh15_ProcentDo" msprop:Generator_UserColumnName="hml_Inh15_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh16_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh16_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh16_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh16_ProcentDo" msprop:Generator_UserColumnName="hml_Inh16_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh17_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh17_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh17_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh17_ProcentDo" msprop:Generator_UserColumnName="hml_Inh17_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh18_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh18_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh18_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh18_ProcentDo" msprop:Generator_UserColumnName="hml_Inh18_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh19_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh19_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh19_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh19_ProcentDo" msprop:Generator_UserColumnName="hml_Inh19_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DaneTowaru" msprop:Generator_TableClassName="DaneTowaruDataTable" msprop:Generator_TableVarName="tableDaneTowaru" msprop:Generator_TablePropName="DaneTowaru" msprop:Generator_RowDeletingName="DaneTowaruRowDeleting" msprop:Generator_RowChangingName="DaneTowaruRowChanging" msprop:Generator_RowEvHandlerName="DaneTowaruRowChangeEventHandler" msprop:Generator_RowDeletedName="DaneTowaruRowDeleted" msprop:Generator_UserTableName="DaneTowaru" msprop:Generator_RowChangedName="DaneTowaruRowChanged" msprop:Generator_RowEvArgName="DaneTowaruRowChangeEvent" msprop:Generator_RowClassName="DaneTowaruRow">
|
||||
<xs:element name="DaneTowaru" msprop:Generator_RowClassName="DaneTowaruRow" msprop:Generator_RowEvHandlerName="DaneTowaruRowChangeEventHandler" msprop:Generator_RowDeletedName="DaneTowaruRowDeleted" msprop:Generator_RowDeletingName="DaneTowaruRowDeleting" msprop:Generator_RowEvArgName="DaneTowaruRowChangeEvent" msprop:Generator_TablePropName="DaneTowaru" msprop:Generator_RowChangedName="DaneTowaruRowChanged" msprop:Generator_RowChangingName="DaneTowaruRowChanging" msprop:Generator_TableClassName="DaneTowaruDataTable" msprop:Generator_UserTableName="DaneTowaru" msprop:Generator_TableVarName="tableDaneTowaru">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="Twr_Kod" msprop:Generator_ColumnVarNameInTable="columnTwr_Kod" msprop:Generator_ColumnPropNameInRow="Twr_Kod" msprop:Generator_ColumnPropNameInTable="Twr_KodColumn" msprop:Generator_UserColumnName="Twr_Kod" minOccurs="0">
|
||||
<xs:element name="Twr_Kod" msprop:Generator_ColumnPropNameInRow="Twr_Kod" msprop:Generator_ColumnPropNameInTable="Twr_KodColumn" msprop:Generator_ColumnVarNameInTable="columnTwr_Kod" msprop:Generator_UserColumnName="Twr_Kod" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="40" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Twr_Nazwa" msprop:Generator_ColumnVarNameInTable="columnTwr_Nazwa" msprop:Generator_ColumnPropNameInRow="Twr_Nazwa" msprop:Generator_ColumnPropNameInTable="Twr_NazwaColumn" msprop:Generator_UserColumnName="Twr_Nazwa" minOccurs="0">
|
||||
<xs:element name="Twr_Nazwa" msprop:Generator_ColumnPropNameInRow="Twr_Nazwa" msprop:Generator_ColumnPropNameInTable="Twr_NazwaColumn" msprop:Generator_ColumnVarNameInTable="columnTwr_Nazwa" msprop:Generator_UserColumnName="Twr_Nazwa" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="255" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Twr_Jm" msprop:Generator_ColumnVarNameInTable="columnTwr_Jm" msprop:Generator_ColumnPropNameInRow="Twr_Jm" msprop:Generator_ColumnPropNameInTable="Twr_JmColumn" msprop:Generator_UserColumnName="Twr_Jm" minOccurs="0">
|
||||
<xs:element name="Twr_Jm" msprop:Generator_ColumnPropNameInRow="Twr_Jm" msprop:Generator_ColumnPropNameInTable="Twr_JmColumn" msprop:Generator_ColumnVarNameInTable="columnTwr_Jm" msprop:Generator_UserColumnName="Twr_Jm" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="8" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Dostawca" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnDostawca" msprop:Generator_ColumnPropNameInRow="Dostawca" msprop:Generator_ColumnPropNameInTable="DostawcaColumn" msprop:Generator_UserColumnName="Dostawca" minOccurs="0">
|
||||
<xs:element name="Dostawca" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="Dostawca" msprop:Generator_ColumnPropNameInTable="DostawcaColumn" msprop:Generator_ColumnVarNameInTable="columnDostawca" msprop:Generator_UserColumnName="Dostawca" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="1024" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="TwD_Cena" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTwD_Cena" msprop:Generator_ColumnPropNameInRow="TwD_Cena" msprop:Generator_ColumnPropNameInTable="TwD_CenaColumn" msprop:Generator_UserColumnName="TwD_Cena" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="TwD_Waluta" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTwD_Waluta" msprop:Generator_ColumnPropNameInRow="TwD_Waluta" msprop:Generator_ColumnPropNameInTable="TwD_WalutaColumn" msprop:Generator_UserColumnName="TwD_Waluta" minOccurs="0">
|
||||
<xs:element name="TwD_Cena" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="TwD_Cena" msprop:Generator_ColumnPropNameInTable="TwD_CenaColumn" msprop:Generator_ColumnVarNameInTable="columnTwD_Cena" msprop:Generator_UserColumnName="TwD_Cena" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="TwD_Waluta" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="TwD_Waluta" msprop:Generator_ColumnPropNameInTable="TwD_WalutaColumn" msprop:Generator_ColumnVarNameInTable="columnTwD_Waluta" msprop:Generator_UserColumnName="TwD_Waluta" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="3" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="TwJ_JmZ" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTwJ_JmZ" msprop:Generator_ColumnPropNameInRow="TwJ_JmZ" msprop:Generator_ColumnPropNameInTable="TwJ_JmZColumn" msprop:Generator_UserColumnName="TwJ_JmZ" minOccurs="0">
|
||||
<xs:element name="TwJ_JmZ" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="TwJ_JmZ" msprop:Generator_ColumnPropNameInTable="TwJ_JmZColumn" msprop:Generator_ColumnVarNameInTable="columnTwJ_JmZ" msprop:Generator_UserColumnName="TwJ_JmZ" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="48" />
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
Changes to this file may cause incorrect behavior and will be lost if
|
||||
the code is regenerated.
|
||||
</autogenerated>-->
|
||||
<DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="False" ViewPortX="0" ViewPortY="57" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
|
||||
<DiagramLayout xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ex:showrelationlabel="False" ViewPortX="0" ViewPortY="57" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
|
||||
<Shapes>
|
||||
<Shape ID="DesignTable:ListaOld" ZOrder="1" X="19" Y="67" Height="305" Width="171" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
||||
<Shape ID="DesignTable:DaneTowaru" ZOrder="2" X="290" Y="72" Height="210" Width="218" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="159" />
|
||||
|
||||
172
APQP/Database/DataSetListaSkladnikow.Designer.cs
generated
172
APQP/Database/DataSetListaSkladnikow.Designer.cs
generated
@@ -29,7 +29,7 @@ namespace Haftmittel.Database {
|
||||
private global::System.Data.SchemaSerializationMode _schemaSerializationMode = global::System.Data.SchemaSerializationMode.IncludeSchema;
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public DataSetListaSkladnikow() {
|
||||
this.BeginInit();
|
||||
this.InitClass();
|
||||
@@ -40,7 +40,7 @@ namespace Haftmittel.Database {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
protected DataSetListaSkladnikow(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
|
||||
base(info, context, false) {
|
||||
if ((this.IsBinarySerialized(info, context) == true)) {
|
||||
@@ -76,7 +76,7 @@ namespace Haftmittel.Database {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
[global::System.ComponentModel.Browsable(false)]
|
||||
[global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)]
|
||||
public haftmittel_ListaSkladnikowDataTable haftmittel_ListaSkladnikow {
|
||||
@@ -86,7 +86,7 @@ namespace Haftmittel.Database {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
[global::System.ComponentModel.BrowsableAttribute(true)]
|
||||
[global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Visible)]
|
||||
public override global::System.Data.SchemaSerializationMode SchemaSerializationMode {
|
||||
@@ -99,7 +99,7 @@ namespace Haftmittel.Database {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
[global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Hidden)]
|
||||
public new global::System.Data.DataTableCollection Tables {
|
||||
get {
|
||||
@@ -108,7 +108,7 @@ namespace Haftmittel.Database {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
[global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Hidden)]
|
||||
public new global::System.Data.DataRelationCollection Relations {
|
||||
get {
|
||||
@@ -117,7 +117,7 @@ namespace Haftmittel.Database {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
protected override void InitializeDerivedDataSet() {
|
||||
this.BeginInit();
|
||||
this.InitClass();
|
||||
@@ -125,7 +125,7 @@ namespace Haftmittel.Database {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public override global::System.Data.DataSet Clone() {
|
||||
DataSetListaSkladnikow cln = ((DataSetListaSkladnikow)(base.Clone()));
|
||||
cln.InitVars();
|
||||
@@ -134,19 +134,19 @@ namespace Haftmittel.Database {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
protected override bool ShouldSerializeTables() {
|
||||
return false;
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
protected override bool ShouldSerializeRelations() {
|
||||
return false;
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
protected override void ReadXmlSerializable(global::System.Xml.XmlReader reader) {
|
||||
if ((this.DetermineSchemaSerializationMode(reader) == global::System.Data.SchemaSerializationMode.IncludeSchema)) {
|
||||
this.Reset();
|
||||
@@ -171,7 +171,7 @@ namespace Haftmittel.Database {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
protected override global::System.Xml.Schema.XmlSchema GetSchemaSerializable() {
|
||||
global::System.IO.MemoryStream stream = new global::System.IO.MemoryStream();
|
||||
this.WriteXmlSchema(new global::System.Xml.XmlTextWriter(stream, null));
|
||||
@@ -180,13 +180,13 @@ namespace Haftmittel.Database {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
internal void InitVars() {
|
||||
this.InitVars(true);
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
internal void InitVars(bool initTable) {
|
||||
this.tablehaftmittel_ListaSkladnikow = ((haftmittel_ListaSkladnikowDataTable)(base.Tables["haftmittel_ListaSkladnikow"]));
|
||||
if ((initTable == true)) {
|
||||
@@ -197,7 +197,7 @@ namespace Haftmittel.Database {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
private void InitClass() {
|
||||
this.DataSetName = "DataSetListaSkladnikow";
|
||||
this.Prefix = "";
|
||||
@@ -209,13 +209,13 @@ namespace Haftmittel.Database {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
private bool ShouldSerializehaftmittel_ListaSkladnikow() {
|
||||
return false;
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
private void SchemaChanged(object sender, global::System.ComponentModel.CollectionChangeEventArgs e) {
|
||||
if ((e.Action == global::System.ComponentModel.CollectionChangeAction.Remove)) {
|
||||
this.InitVars();
|
||||
@@ -223,7 +223,7 @@ namespace Haftmittel.Database {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedDataSetSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
|
||||
DataSetListaSkladnikow ds = new DataSetListaSkladnikow();
|
||||
global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
|
||||
@@ -269,7 +269,7 @@ namespace Haftmittel.Database {
|
||||
return type;
|
||||
}
|
||||
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public delegate void haftmittel_ListaSkladnikowRowChangeEventHandler(object sender, haftmittel_ListaSkladnikowRowChangeEvent e);
|
||||
|
||||
/// <summary>
|
||||
@@ -286,7 +286,7 @@ namespace Haftmittel.Database {
|
||||
private global::System.Data.DataColumn columnNazwa;
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public haftmittel_ListaSkladnikowDataTable() {
|
||||
this.TableName = "haftmittel_ListaSkladnikow";
|
||||
this.BeginInit();
|
||||
@@ -295,7 +295,7 @@ namespace Haftmittel.Database {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
internal haftmittel_ListaSkladnikowDataTable(global::System.Data.DataTable table) {
|
||||
this.TableName = table.TableName;
|
||||
if ((table.CaseSensitive != table.DataSet.CaseSensitive)) {
|
||||
@@ -312,14 +312,14 @@ namespace Haftmittel.Database {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
protected haftmittel_ListaSkladnikowDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
|
||||
base(info, context) {
|
||||
this.InitVars();
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public global::System.Data.DataColumn IdColumn {
|
||||
get {
|
||||
return this.columnId;
|
||||
@@ -327,7 +327,7 @@ namespace Haftmittel.Database {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public global::System.Data.DataColumn KodColumn {
|
||||
get {
|
||||
return this.columnKod;
|
||||
@@ -335,7 +335,7 @@ namespace Haftmittel.Database {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public global::System.Data.DataColumn NazwaColumn {
|
||||
get {
|
||||
return this.columnNazwa;
|
||||
@@ -343,7 +343,7 @@ namespace Haftmittel.Database {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
[global::System.ComponentModel.Browsable(false)]
|
||||
public int Count {
|
||||
get {
|
||||
@@ -352,33 +352,33 @@ namespace Haftmittel.Database {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public haftmittel_ListaSkladnikowRow this[int index] {
|
||||
get {
|
||||
return ((haftmittel_ListaSkladnikowRow)(this.Rows[index]));
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public event haftmittel_ListaSkladnikowRowChangeEventHandler haftmittel_ListaSkladnikowRowChanging;
|
||||
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public event haftmittel_ListaSkladnikowRowChangeEventHandler haftmittel_ListaSkladnikowRowChanged;
|
||||
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public event haftmittel_ListaSkladnikowRowChangeEventHandler haftmittel_ListaSkladnikowRowDeleting;
|
||||
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public event haftmittel_ListaSkladnikowRowChangeEventHandler haftmittel_ListaSkladnikowRowDeleted;
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public void Addhaftmittel_ListaSkladnikowRow(haftmittel_ListaSkladnikowRow row) {
|
||||
this.Rows.Add(row);
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public haftmittel_ListaSkladnikowRow Addhaftmittel_ListaSkladnikowRow(int Id, string Kod, string Nazwa) {
|
||||
haftmittel_ListaSkladnikowRow rowhaftmittel_ListaSkladnikowRow = ((haftmittel_ListaSkladnikowRow)(this.NewRow()));
|
||||
object[] columnValuesArray = new object[] {
|
||||
@@ -391,7 +391,7 @@ namespace Haftmittel.Database {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public override global::System.Data.DataTable Clone() {
|
||||
haftmittel_ListaSkladnikowDataTable cln = ((haftmittel_ListaSkladnikowDataTable)(base.Clone()));
|
||||
cln.InitVars();
|
||||
@@ -399,13 +399,13 @@ namespace Haftmittel.Database {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
protected override global::System.Data.DataTable CreateInstance() {
|
||||
return new haftmittel_ListaSkladnikowDataTable();
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
internal void InitVars() {
|
||||
this.columnId = base.Columns["Id"];
|
||||
this.columnKod = base.Columns["Kod"];
|
||||
@@ -413,7 +413,7 @@ namespace Haftmittel.Database {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
private void InitClass() {
|
||||
this.columnId = new global::System.Data.DataColumn("Id", typeof(int), null, global::System.Data.MappingType.Element);
|
||||
base.Columns.Add(this.columnId);
|
||||
@@ -429,25 +429,25 @@ namespace Haftmittel.Database {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public haftmittel_ListaSkladnikowRow Newhaftmittel_ListaSkladnikowRow() {
|
||||
return ((haftmittel_ListaSkladnikowRow)(this.NewRow()));
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) {
|
||||
return new haftmittel_ListaSkladnikowRow(builder);
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
protected override global::System.Type GetRowType() {
|
||||
return typeof(haftmittel_ListaSkladnikowRow);
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) {
|
||||
base.OnRowChanged(e);
|
||||
if ((this.haftmittel_ListaSkladnikowRowChanged != null)) {
|
||||
@@ -456,7 +456,7 @@ namespace Haftmittel.Database {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) {
|
||||
base.OnRowChanging(e);
|
||||
if ((this.haftmittel_ListaSkladnikowRowChanging != null)) {
|
||||
@@ -465,7 +465,7 @@ namespace Haftmittel.Database {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) {
|
||||
base.OnRowDeleted(e);
|
||||
if ((this.haftmittel_ListaSkladnikowRowDeleted != null)) {
|
||||
@@ -474,7 +474,7 @@ namespace Haftmittel.Database {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) {
|
||||
base.OnRowDeleting(e);
|
||||
if ((this.haftmittel_ListaSkladnikowRowDeleting != null)) {
|
||||
@@ -483,13 +483,13 @@ namespace Haftmittel.Database {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public void Removehaftmittel_ListaSkladnikowRow(haftmittel_ListaSkladnikowRow row) {
|
||||
this.Rows.Remove(row);
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
|
||||
global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
|
||||
global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence();
|
||||
@@ -560,14 +560,14 @@ namespace Haftmittel.Database {
|
||||
private haftmittel_ListaSkladnikowDataTable tablehaftmittel_ListaSkladnikow;
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
internal haftmittel_ListaSkladnikowRow(global::System.Data.DataRowBuilder rb) :
|
||||
base(rb) {
|
||||
this.tablehaftmittel_ListaSkladnikow = ((haftmittel_ListaSkladnikowDataTable)(this.Table));
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public int Id {
|
||||
get {
|
||||
try {
|
||||
@@ -583,7 +583,7 @@ namespace Haftmittel.Database {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public string Kod {
|
||||
get {
|
||||
try {
|
||||
@@ -599,7 +599,7 @@ namespace Haftmittel.Database {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public string Nazwa {
|
||||
get {
|
||||
try {
|
||||
@@ -615,37 +615,37 @@ namespace Haftmittel.Database {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public bool IsIdNull() {
|
||||
return this.IsNull(this.tablehaftmittel_ListaSkladnikow.IdColumn);
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public void SetIdNull() {
|
||||
this[this.tablehaftmittel_ListaSkladnikow.IdColumn] = global::System.Convert.DBNull;
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public bool IsKodNull() {
|
||||
return this.IsNull(this.tablehaftmittel_ListaSkladnikow.KodColumn);
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public void SetKodNull() {
|
||||
this[this.tablehaftmittel_ListaSkladnikow.KodColumn] = global::System.Convert.DBNull;
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public bool IsNazwaNull() {
|
||||
return this.IsNull(this.tablehaftmittel_ListaSkladnikow.NazwaColumn);
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public void SetNazwaNull() {
|
||||
this[this.tablehaftmittel_ListaSkladnikow.NazwaColumn] = global::System.Convert.DBNull;
|
||||
}
|
||||
@@ -654,7 +654,7 @@ namespace Haftmittel.Database {
|
||||
/// <summary>
|
||||
///Row event argument class
|
||||
///</summary>
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public class haftmittel_ListaSkladnikowRowChangeEvent : global::System.EventArgs {
|
||||
|
||||
private haftmittel_ListaSkladnikowRow eventRow;
|
||||
@@ -662,14 +662,14 @@ namespace Haftmittel.Database {
|
||||
private global::System.Data.DataRowAction eventAction;
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public haftmittel_ListaSkladnikowRowChangeEvent(haftmittel_ListaSkladnikowRow row, global::System.Data.DataRowAction action) {
|
||||
this.eventRow = row;
|
||||
this.eventAction = action;
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public haftmittel_ListaSkladnikowRow Row {
|
||||
get {
|
||||
return this.eventRow;
|
||||
@@ -677,7 +677,7 @@ namespace Haftmittel.Database {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public global::System.Data.DataRowAction Action {
|
||||
get {
|
||||
return this.eventAction;
|
||||
@@ -711,13 +711,13 @@ namespace Haftmittel.Database.DataSetListaSkladnikowTableAdapters {
|
||||
private bool _clearBeforeFill;
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public haftmittel_ListaSkladnikowTableAdapter() {
|
||||
this.ClearBeforeFill = true;
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
protected internal global::System.Data.SqlClient.SqlDataAdapter Adapter {
|
||||
get {
|
||||
if ((this._adapter == null)) {
|
||||
@@ -728,7 +728,7 @@ namespace Haftmittel.Database.DataSetListaSkladnikowTableAdapters {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
internal global::System.Data.SqlClient.SqlConnection Connection {
|
||||
get {
|
||||
if ((this._connection == null)) {
|
||||
@@ -756,7 +756,7 @@ namespace Haftmittel.Database.DataSetListaSkladnikowTableAdapters {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
internal global::System.Data.SqlClient.SqlTransaction Transaction {
|
||||
get {
|
||||
return this._transaction;
|
||||
@@ -782,7 +782,7 @@ namespace Haftmittel.Database.DataSetListaSkladnikowTableAdapters {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
protected global::System.Data.SqlClient.SqlCommand[] CommandCollection {
|
||||
get {
|
||||
if ((this._commandCollection == null)) {
|
||||
@@ -793,7 +793,7 @@ namespace Haftmittel.Database.DataSetListaSkladnikowTableAdapters {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public bool ClearBeforeFill {
|
||||
get {
|
||||
return this._clearBeforeFill;
|
||||
@@ -804,7 +804,7 @@ namespace Haftmittel.Database.DataSetListaSkladnikowTableAdapters {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
private void InitAdapter() {
|
||||
this._adapter = new global::System.Data.SqlClient.SqlDataAdapter();
|
||||
global::System.Data.Common.DataTableMapping tableMapping = new global::System.Data.Common.DataTableMapping();
|
||||
@@ -817,14 +817,14 @@ namespace Haftmittel.Database.DataSetListaSkladnikowTableAdapters {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
private void InitConnection() {
|
||||
this._connection = new global::System.Data.SqlClient.SqlConnection();
|
||||
this._connection.ConnectionString = global::Haftmittel.Properties.Settings.Default.ConnectionString;
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
private void InitCommandCollection() {
|
||||
this._commandCollection = new global::System.Data.SqlClient.SqlCommand[1];
|
||||
this._commandCollection[0] = new global::System.Data.SqlClient.SqlCommand();
|
||||
@@ -835,7 +835,7 @@ namespace Haftmittel.Database.DataSetListaSkladnikowTableAdapters {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
|
||||
[global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Fill, true)]
|
||||
public virtual int Fill(DataSetListaSkladnikow.haftmittel_ListaSkladnikowDataTable dataTable) {
|
||||
@@ -865,7 +865,7 @@ namespace Haftmittel.Database.DataSetListaSkladnikowTableAdapters {
|
||||
private global::System.Data.IDbConnection _connection;
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public UpdateOrderOption UpdateOrder {
|
||||
get {
|
||||
return this._updateOrder;
|
||||
@@ -876,7 +876,7 @@ namespace Haftmittel.Database.DataSetListaSkladnikowTableAdapters {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public bool BackupDataSetBeforeUpdate {
|
||||
get {
|
||||
return this._backupDataSetBeforeUpdate;
|
||||
@@ -887,7 +887,7 @@ namespace Haftmittel.Database.DataSetListaSkladnikowTableAdapters {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
[global::System.ComponentModel.Browsable(false)]
|
||||
public global::System.Data.IDbConnection Connection {
|
||||
get {
|
||||
@@ -902,7 +902,7 @@ namespace Haftmittel.Database.DataSetListaSkladnikowTableAdapters {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
[global::System.ComponentModel.Browsable(false)]
|
||||
public int TableAdapterInstanceCount {
|
||||
get {
|
||||
@@ -915,7 +915,7 @@ namespace Haftmittel.Database.DataSetListaSkladnikowTableAdapters {
|
||||
///Update rows in top-down order.
|
||||
///</summary>
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
private int UpdateUpdatedRows(DataSetListaSkladnikow dataSet, global::System.Collections.Generic.List<global::System.Data.DataRow> allChangedRows, global::System.Collections.Generic.List<global::System.Data.DataRow> allAddedRows) {
|
||||
int result = 0;
|
||||
return result;
|
||||
@@ -925,7 +925,7 @@ namespace Haftmittel.Database.DataSetListaSkladnikowTableAdapters {
|
||||
///Insert rows in top-down order.
|
||||
///</summary>
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
private int UpdateInsertedRows(DataSetListaSkladnikow dataSet, global::System.Collections.Generic.List<global::System.Data.DataRow> allAddedRows) {
|
||||
int result = 0;
|
||||
return result;
|
||||
@@ -935,7 +935,7 @@ namespace Haftmittel.Database.DataSetListaSkladnikowTableAdapters {
|
||||
///Delete rows in bottom-up order.
|
||||
///</summary>
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
private int UpdateDeletedRows(DataSetListaSkladnikow dataSet, global::System.Collections.Generic.List<global::System.Data.DataRow> allChangedRows) {
|
||||
int result = 0;
|
||||
return result;
|
||||
@@ -945,7 +945,7 @@ namespace Haftmittel.Database.DataSetListaSkladnikowTableAdapters {
|
||||
///Remove inserted rows that become updated rows after calling TableAdapter.Update(inserted rows) first
|
||||
///</summary>
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
private global::System.Data.DataRow[] GetRealUpdatedRows(global::System.Data.DataRow[] updatedRows, global::System.Collections.Generic.List<global::System.Data.DataRow> allAddedRows) {
|
||||
if (((updatedRows == null)
|
||||
|| (updatedRows.Length < 1))) {
|
||||
@@ -969,7 +969,7 @@ namespace Haftmittel.Database.DataSetListaSkladnikowTableAdapters {
|
||||
///Update all changes to the dataset.
|
||||
///</summary>
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public virtual int UpdateAll(DataSetListaSkladnikow dataSet) {
|
||||
if ((dataSet == null)) {
|
||||
throw new global::System.ArgumentNullException("dataSet");
|
||||
@@ -1081,13 +1081,13 @@ namespace Haftmittel.Database.DataSetListaSkladnikowTableAdapters {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
protected virtual void SortSelfReferenceRows(global::System.Data.DataRow[] rows, global::System.Data.DataRelation relation, bool childFirst) {
|
||||
global::System.Array.Sort<global::System.Data.DataRow>(rows, new SelfReferenceComparer(relation, childFirst));
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
protected virtual bool MatchTableAdapterConnection(global::System.Data.IDbConnection inputConnection) {
|
||||
if ((this._connection != null)) {
|
||||
return true;
|
||||
@@ -1105,7 +1105,7 @@ namespace Haftmittel.Database.DataSetListaSkladnikowTableAdapters {
|
||||
/// <summary>
|
||||
///Update Order Option
|
||||
///</summary>
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public enum UpdateOrderOption {
|
||||
|
||||
InsertUpdateDelete = 0,
|
||||
@@ -1116,7 +1116,7 @@ namespace Haftmittel.Database.DataSetListaSkladnikowTableAdapters {
|
||||
/// <summary>
|
||||
///Used to sort self-referenced table's rows
|
||||
///</summary>
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
private class SelfReferenceComparer : object, global::System.Collections.Generic.IComparer<global::System.Data.DataRow> {
|
||||
|
||||
private global::System.Data.DataRelation _relation;
|
||||
@@ -1124,7 +1124,7 @@ namespace Haftmittel.Database.DataSetListaSkladnikowTableAdapters {
|
||||
private int _childFirst;
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
internal SelfReferenceComparer(global::System.Data.DataRelation relation, bool childFirst) {
|
||||
this._relation = relation;
|
||||
if (childFirst) {
|
||||
@@ -1136,7 +1136,7 @@ namespace Haftmittel.Database.DataSetListaSkladnikowTableAdapters {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
private global::System.Data.DataRow GetRoot(global::System.Data.DataRow row, out int distance) {
|
||||
global::System.Diagnostics.Debug.Assert((row != null));
|
||||
global::System.Data.DataRow root = row;
|
||||
@@ -1175,7 +1175,7 @@ namespace Haftmittel.Database.DataSetListaSkladnikowTableAdapters {
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public int Compare(global::System.Data.DataRow row1, global::System.Data.DataRow row2) {
|
||||
if (object.ReferenceEquals(row1, row2)) {
|
||||
return 0;
|
||||
|
||||
@@ -32,21 +32,21 @@
|
||||
</DataSource>
|
||||
</xs:appinfo>
|
||||
</xs:annotation>
|
||||
<xs:element name="DataSetListaSkladnikow" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="DataSetListaSkladnikow" msprop:Generator_UserDSName="DataSetListaSkladnikow">
|
||||
<xs:element name="DataSetListaSkladnikow" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_UserDSName="DataSetListaSkladnikow" msprop:Generator_DataSetName="DataSetListaSkladnikow">
|
||||
<xs:complexType>
|
||||
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||
<xs:element name="haftmittel_ListaSkladnikow" msprop:Generator_TableClassName="haftmittel_ListaSkladnikowDataTable" msprop:Generator_TableVarName="tablehaftmittel_ListaSkladnikow" msprop:Generator_RowChangedName="haftmittel_ListaSkladnikowRowChanged" msprop:Generator_TablePropName="haftmittel_ListaSkladnikow" msprop:Generator_RowDeletingName="haftmittel_ListaSkladnikowRowDeleting" msprop:Generator_RowChangingName="haftmittel_ListaSkladnikowRowChanging" msprop:Generator_RowEvHandlerName="haftmittel_ListaSkladnikowRowChangeEventHandler" msprop:Generator_RowDeletedName="haftmittel_ListaSkladnikowRowDeleted" msprop:Generator_RowClassName="haftmittel_ListaSkladnikowRow" msprop:Generator_UserTableName="haftmittel_ListaSkladnikow" msprop:Generator_RowEvArgName="haftmittel_ListaSkladnikowRowChangeEvent">
|
||||
<xs:element name="haftmittel_ListaSkladnikow" msprop:Generator_RowEvHandlerName="haftmittel_ListaSkladnikowRowChangeEventHandler" msprop:Generator_RowDeletedName="haftmittel_ListaSkladnikowRowDeleted" msprop:Generator_RowDeletingName="haftmittel_ListaSkladnikowRowDeleting" msprop:Generator_RowEvArgName="haftmittel_ListaSkladnikowRowChangeEvent" msprop:Generator_TablePropName="haftmittel_ListaSkladnikow" msprop:Generator_RowChangedName="haftmittel_ListaSkladnikowRowChanged" msprop:Generator_RowChangingName="haftmittel_ListaSkladnikowRowChanging" msprop:Generator_TableClassName="haftmittel_ListaSkladnikowDataTable" msprop:Generator_RowClassName="haftmittel_ListaSkladnikowRow" msprop:Generator_TableVarName="tablehaftmittel_ListaSkladnikow" msprop:Generator_UserTableName="haftmittel_ListaSkladnikow">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="Id" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnId" msprop:Generator_ColumnPropNameInRow="Id" msprop:Generator_ColumnPropNameInTable="IdColumn" msprop:Generator_UserColumnName="Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Kod" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnKod" msprop:Generator_ColumnPropNameInRow="Kod" msprop:Generator_ColumnPropNameInTable="KodColumn" msprop:Generator_UserColumnName="Kod" minOccurs="0">
|
||||
<xs:element name="Id" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="Id" msprop:Generator_ColumnPropNameInTable="IdColumn" msprop:Generator_ColumnVarNameInTable="columnId" msprop:Generator_UserColumnName="Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Kod" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="Kod" msprop:Generator_ColumnPropNameInTable="KodColumn" msprop:Generator_ColumnVarNameInTable="columnKod" msprop:Generator_UserColumnName="Kod" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="255" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Nazwa" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnNazwa" msprop:Generator_ColumnPropNameInRow="Nazwa" msprop:Generator_ColumnPropNameInTable="NazwaColumn" msprop:Generator_UserColumnName="Nazwa" minOccurs="0">
|
||||
<xs:element name="Nazwa" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="Nazwa" msprop:Generator_ColumnPropNameInTable="NazwaColumn" msprop:Generator_ColumnVarNameInTable="columnNazwa" msprop:Generator_UserColumnName="Nazwa" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="512" />
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
Changes to this file may cause incorrect behavior and will be lost if
|
||||
the code is regenerated.
|
||||
</autogenerated>-->
|
||||
<DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="False" ViewPortX="0" ViewPortY="0" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
|
||||
<DiagramLayout xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ex:showrelationlabel="False" ViewPortX="0" ViewPortY="0" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
|
||||
<Shapes>
|
||||
<Shape ID="DesignTable:haftmittel_ListaSkladnikow" ZOrder="1" X="58" Y="48" Height="134" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="83" />
|
||||
</Shapes>
|
||||
|
||||
946
APQP/Database/DataSetXL.Designer.cs
generated
946
APQP/Database/DataSetXL.Designer.cs
generated
File diff suppressed because it is too large
Load Diff
@@ -237,189 +237,189 @@ ORDER BY hml_DataPowstania</CommandText>
|
||||
</DataSource>
|
||||
</xs:appinfo>
|
||||
</xs:annotation>
|
||||
<xs:element name="DataSetXL" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="DataSetXL" msprop:Generator_UserDSName="DataSetXL">
|
||||
<xs:element name="DataSetXL" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_UserDSName="DataSetXL" msprop:Generator_DataSetName="DataSetXL">
|
||||
<xs:complexType>
|
||||
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||
<xs:element name="Lista" msprop:Generator_TableClassName="ListaDataTable" msprop:Generator_TableVarName="tableLista" msprop:Generator_TablePropName="Lista" msprop:Generator_RowDeletingName="ListaRowDeleting" msprop:Generator_RowChangingName="ListaRowChanging" msprop:Generator_RowEvHandlerName="ListaRowChangeEventHandler" msprop:Generator_RowDeletedName="ListaRowDeleted" msprop:Generator_UserTableName="Lista" msprop:Generator_RowChangedName="ListaRowChanged" msprop:Generator_RowEvArgName="ListaRowChangeEvent" msprop:Generator_RowClassName="ListaRow">
|
||||
<xs:element name="Lista" msprop:Generator_RowClassName="ListaRow" msprop:Generator_RowEvHandlerName="ListaRowChangeEventHandler" msprop:Generator_RowDeletedName="ListaRowDeleted" msprop:Generator_RowDeletingName="ListaRowDeleting" msprop:Generator_RowEvArgName="ListaRowChangeEvent" msprop:Generator_TablePropName="Lista" msprop:Generator_RowChangedName="ListaRowChanged" msprop:Generator_RowChangingName="ListaRowChanging" msprop:Generator_TableClassName="ListaDataTable" msprop:Generator_UserTableName="Lista" msprop:Generator_TableVarName="tableLista">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="hml_TwrTyp" msprop:Generator_ColumnVarNameInTable="columnhml_TwrTyp" msprop:Generator_ColumnPropNameInRow="hml_TwrTyp" msprop:Generator_ColumnPropNameInTable="hml_TwrTypColumn" msprop:Generator_UserColumnName="hml_TwrTyp" type="xs:short" />
|
||||
<xs:element name="hml_TwrNumer" msprop:Generator_ColumnVarNameInTable="columnhml_TwrNumer" msprop:Generator_ColumnPropNameInRow="hml_TwrNumer" msprop:Generator_ColumnPropNameInTable="hml_TwrNumerColumn" msprop:Generator_UserColumnName="hml_TwrNumer" type="xs:int" />
|
||||
<xs:element name="hml_DataPowstania" msprop:Generator_ColumnVarNameInTable="columnhml_DataPowstania" msprop:Generator_ColumnPropNameInRow="hml_DataPowstania" msprop:Generator_ColumnPropNameInTable="hml_DataPowstaniaColumn" msprop:Generator_UserColumnName="hml_DataPowstania" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="hml_DataArchiwizacji" msprop:Generator_ColumnVarNameInTable="columnhml_DataArchiwizacji" msprop:Generator_ColumnPropNameInRow="hml_DataArchiwizacji" msprop:Generator_ColumnPropNameInTable="hml_DataArchiwizacjiColumn" msprop:Generator_UserColumnName="hml_DataArchiwizacji" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="hml_Herstellort" msprop:Generator_ColumnVarNameInTable="columnhml_Herstellort" msprop:Generator_ColumnPropNameInRow="hml_Herstellort" msprop:Generator_ColumnPropNameInTable="hml_HerstellortColumn" msprop:Generator_UserColumnName="hml_Herstellort" minOccurs="0">
|
||||
<xs:element name="hml_TwrTyp" msprop:Generator_ColumnPropNameInRow="hml_TwrTyp" msprop:Generator_ColumnPropNameInTable="hml_TwrTypColumn" msprop:Generator_ColumnVarNameInTable="columnhml_TwrTyp" msprop:Generator_UserColumnName="hml_TwrTyp" type="xs:short" />
|
||||
<xs:element name="hml_TwrNumer" msprop:Generator_ColumnPropNameInRow="hml_TwrNumer" msprop:Generator_ColumnPropNameInTable="hml_TwrNumerColumn" msprop:Generator_ColumnVarNameInTable="columnhml_TwrNumer" msprop:Generator_UserColumnName="hml_TwrNumer" type="xs:int" />
|
||||
<xs:element name="hml_DataPowstania" msprop:Generator_ColumnPropNameInRow="hml_DataPowstania" msprop:Generator_ColumnPropNameInTable="hml_DataPowstaniaColumn" msprop:Generator_ColumnVarNameInTable="columnhml_DataPowstania" msprop:Generator_UserColumnName="hml_DataPowstania" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="hml_DataArchiwizacji" msprop:Generator_ColumnPropNameInRow="hml_DataArchiwizacji" msprop:Generator_ColumnPropNameInTable="hml_DataArchiwizacjiColumn" msprop:Generator_ColumnVarNameInTable="columnhml_DataArchiwizacji" msprop:Generator_UserColumnName="hml_DataArchiwizacji" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="hml_Herstellort" msprop:Generator_ColumnPropNameInRow="hml_Herstellort" msprop:Generator_ColumnPropNameInTable="hml_HerstellortColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Herstellort" msprop:Generator_UserColumnName="hml_Herstellort" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="hml_SDStext" msprop:Generator_ColumnVarNameInTable="columnhml_SDStext" msprop:Generator_ColumnPropNameInRow="hml_SDStext" msprop:Generator_ColumnPropNameInTable="hml_SDStextColumn" msprop:Generator_UserColumnName="hml_SDStext" minOccurs="0">
|
||||
<xs:element name="hml_SDStext" msprop:Generator_ColumnPropNameInRow="hml_SDStext" msprop:Generator_ColumnPropNameInTable="hml_SDStextColumn" msprop:Generator_ColumnVarNameInTable="columnhml_SDStext" msprop:Generator_UserColumnName="hml_SDStext" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="hml_SDS1" msprop:Generator_ColumnVarNameInTable="columnhml_SDS1" msprop:Generator_ColumnPropNameInRow="hml_SDS1" msprop:Generator_ColumnPropNameInTable="hml_SDS1Column" msprop:Generator_UserColumnName="hml_SDS1" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_SDS2" msprop:Generator_ColumnVarNameInTable="columnhml_SDS2" msprop:Generator_ColumnPropNameInRow="hml_SDS2" msprop:Generator_ColumnPropNameInTable="hml_SDS2Column" msprop:Generator_UserColumnName="hml_SDS2" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_SDS3" msprop:Generator_ColumnVarNameInTable="columnhml_SDS3" msprop:Generator_ColumnPropNameInRow="hml_SDS3" msprop:Generator_ColumnPropNameInTable="hml_SDS3Column" msprop:Generator_UserColumnName="hml_SDS3" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_SDS4" msprop:Generator_ColumnVarNameInTable="columnhml_SDS4" msprop:Generator_ColumnPropNameInRow="hml_SDS4" msprop:Generator_ColumnPropNameInTable="hml_SDS4Column" msprop:Generator_UserColumnName="hml_SDS4" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_SDS5" msprop:Generator_ColumnVarNameInTable="columnhml_SDS5" msprop:Generator_ColumnPropNameInRow="hml_SDS5" msprop:Generator_ColumnPropNameInTable="hml_SDS5Column" msprop:Generator_UserColumnName="hml_SDS5" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_SDS6" msprop:Generator_ColumnVarNameInTable="columnhml_SDS6" msprop:Generator_ColumnPropNameInRow="hml_SDS6" msprop:Generator_ColumnPropNameInTable="hml_SDS6Column" msprop:Generator_UserColumnName="hml_SDS6" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_SDS7" msprop:Generator_ColumnVarNameInTable="columnhml_SDS7" msprop:Generator_ColumnPropNameInRow="hml_SDS7" msprop:Generator_ColumnPropNameInTable="hml_SDS7Column" msprop:Generator_UserColumnName="hml_SDS7" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_SDS8" msprop:Generator_ColumnVarNameInTable="columnhml_SDS8" msprop:Generator_ColumnPropNameInRow="hml_SDS8" msprop:Generator_ColumnPropNameInTable="hml_SDS8Column" msprop:Generator_UserColumnName="hml_SDS8" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_SDS9" msprop:Generator_ColumnVarNameInTable="columnhml_SDS9" msprop:Generator_ColumnPropNameInRow="hml_SDS9" msprop:Generator_ColumnPropNameInTable="hml_SDS9Column" msprop:Generator_UserColumnName="hml_SDS9" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_SDS10" msprop:Generator_ColumnVarNameInTable="columnhml_SDS10" msprop:Generator_ColumnPropNameInRow="hml_SDS10" msprop:Generator_ColumnPropNameInTable="hml_SDS10Column" msprop:Generator_UserColumnName="hml_SDS10" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_Schichten" msprop:Generator_ColumnVarNameInTable="columnhml_Schichten" msprop:Generator_ColumnPropNameInRow="hml_Schichten" msprop:Generator_ColumnPropNameInTable="hml_SchichtenColumn" msprop:Generator_UserColumnName="hml_Schichten" minOccurs="0">
|
||||
<xs:element name="hml_SDS1" msprop:Generator_ColumnPropNameInRow="hml_SDS1" msprop:Generator_ColumnPropNameInTable="hml_SDS1Column" msprop:Generator_ColumnVarNameInTable="columnhml_SDS1" msprop:Generator_UserColumnName="hml_SDS1" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_SDS2" msprop:Generator_ColumnPropNameInRow="hml_SDS2" msprop:Generator_ColumnPropNameInTable="hml_SDS2Column" msprop:Generator_ColumnVarNameInTable="columnhml_SDS2" msprop:Generator_UserColumnName="hml_SDS2" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_SDS3" msprop:Generator_ColumnPropNameInRow="hml_SDS3" msprop:Generator_ColumnPropNameInTable="hml_SDS3Column" msprop:Generator_ColumnVarNameInTable="columnhml_SDS3" msprop:Generator_UserColumnName="hml_SDS3" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_SDS4" msprop:Generator_ColumnPropNameInRow="hml_SDS4" msprop:Generator_ColumnPropNameInTable="hml_SDS4Column" msprop:Generator_ColumnVarNameInTable="columnhml_SDS4" msprop:Generator_UserColumnName="hml_SDS4" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_SDS5" msprop:Generator_ColumnPropNameInRow="hml_SDS5" msprop:Generator_ColumnPropNameInTable="hml_SDS5Column" msprop:Generator_ColumnVarNameInTable="columnhml_SDS5" msprop:Generator_UserColumnName="hml_SDS5" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_SDS6" msprop:Generator_ColumnPropNameInRow="hml_SDS6" msprop:Generator_ColumnPropNameInTable="hml_SDS6Column" msprop:Generator_ColumnVarNameInTable="columnhml_SDS6" msprop:Generator_UserColumnName="hml_SDS6" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_SDS7" msprop:Generator_ColumnPropNameInRow="hml_SDS7" msprop:Generator_ColumnPropNameInTable="hml_SDS7Column" msprop:Generator_ColumnVarNameInTable="columnhml_SDS7" msprop:Generator_UserColumnName="hml_SDS7" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_SDS8" msprop:Generator_ColumnPropNameInRow="hml_SDS8" msprop:Generator_ColumnPropNameInTable="hml_SDS8Column" msprop:Generator_ColumnVarNameInTable="columnhml_SDS8" msprop:Generator_UserColumnName="hml_SDS8" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_SDS9" msprop:Generator_ColumnPropNameInRow="hml_SDS9" msprop:Generator_ColumnPropNameInTable="hml_SDS9Column" msprop:Generator_ColumnVarNameInTable="columnhml_SDS9" msprop:Generator_UserColumnName="hml_SDS9" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_SDS10" msprop:Generator_ColumnPropNameInRow="hml_SDS10" msprop:Generator_ColumnPropNameInTable="hml_SDS10Column" msprop:Generator_ColumnVarNameInTable="columnhml_SDS10" msprop:Generator_UserColumnName="hml_SDS10" type="xs:boolean" minOccurs="0" />
|
||||
<xs:element name="hml_Schichten" msprop:Generator_ColumnPropNameInRow="hml_Schichten" msprop:Generator_ColumnPropNameInTable="hml_SchichtenColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Schichten" msprop:Generator_UserColumnName="hml_Schichten" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="hml_Eigenschaften" msprop:Generator_ColumnVarNameInTable="columnhml_Eigenschaften" msprop:Generator_ColumnPropNameInRow="hml_Eigenschaften" msprop:Generator_ColumnPropNameInTable="hml_EigenschaftenColumn" msprop:Generator_UserColumnName="hml_Eigenschaften" minOccurs="0">
|
||||
<xs:element name="hml_Eigenschaften" msprop:Generator_ColumnPropNameInRow="hml_Eigenschaften" msprop:Generator_ColumnPropNameInTable="hml_EigenschaftenColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Eigenschaften" msprop:Generator_UserColumnName="hml_Eigenschaften" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="hml_Anleitung" msprop:Generator_ColumnVarNameInTable="columnhml_Anleitung" msprop:Generator_ColumnPropNameInRow="hml_Anleitung" msprop:Generator_ColumnPropNameInTable="hml_AnleitungColumn" msprop:Generator_UserColumnName="hml_Anleitung" minOccurs="0">
|
||||
<xs:element name="hml_Anleitung" msprop:Generator_ColumnPropNameInRow="hml_Anleitung" msprop:Generator_ColumnPropNameInTable="hml_AnleitungColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Anleitung" msprop:Generator_UserColumnName="hml_Anleitung" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="hml_FS_od" msprop:Generator_ColumnVarNameInTable="columnhml_FS_od" msprop:Generator_ColumnPropNameInRow="hml_FS_od" msprop:Generator_ColumnPropNameInTable="hml_FS_odColumn" msprop:Generator_UserColumnName="hml_FS_od" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_FS_do" msprop:Generator_ColumnVarNameInTable="columnhml_FS_do" msprop:Generator_ColumnPropNameInRow="hml_FS_do" msprop:Generator_ColumnPropNameInTable="hml_FS_doColumn" msprop:Generator_UserColumnName="hml_FS_do" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Dichte" msprop:Generator_ColumnVarNameInTable="columnhml_Dichte" msprop:Generator_ColumnPropNameInRow="hml_Dichte" msprop:Generator_ColumnPropNameInTable="hml_DichteColumn" msprop:Generator_UserColumnName="hml_Dichte" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Viskositat_od" msprop:Generator_ColumnVarNameInTable="columnhml_Viskositat_od" msprop:Generator_ColumnPropNameInRow="hml_Viskositat_od" msprop:Generator_ColumnPropNameInTable="hml_Viskositat_odColumn" msprop:Generator_UserColumnName="hml_Viskositat_od" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Viskositat_do" msprop:Generator_ColumnVarNameInTable="columnhml_Viskositat_do" msprop:Generator_ColumnPropNameInRow="hml_Viskositat_do" msprop:Generator_ColumnPropNameInTable="hml_Viskositat_doColumn" msprop:Generator_UserColumnName="hml_Viskositat_do" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Farbe" msprop:Generator_ColumnVarNameInTable="columnhml_Farbe" msprop:Generator_ColumnPropNameInRow="hml_Farbe" msprop:Generator_ColumnPropNameInTable="hml_FarbeColumn" msprop:Generator_UserColumnName="hml_Farbe" minOccurs="0">
|
||||
<xs:element name="hml_FS_od" msprop:Generator_ColumnPropNameInRow="hml_FS_od" msprop:Generator_ColumnPropNameInTable="hml_FS_odColumn" msprop:Generator_ColumnVarNameInTable="columnhml_FS_od" msprop:Generator_UserColumnName="hml_FS_od" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_FS_do" msprop:Generator_ColumnPropNameInRow="hml_FS_do" msprop:Generator_ColumnPropNameInTable="hml_FS_doColumn" msprop:Generator_ColumnVarNameInTable="columnhml_FS_do" msprop:Generator_UserColumnName="hml_FS_do" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Dichte" msprop:Generator_ColumnPropNameInRow="hml_Dichte" msprop:Generator_ColumnPropNameInTable="hml_DichteColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Dichte" msprop:Generator_UserColumnName="hml_Dichte" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Viskositat_od" msprop:Generator_ColumnPropNameInRow="hml_Viskositat_od" msprop:Generator_ColumnPropNameInTable="hml_Viskositat_odColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Viskositat_od" msprop:Generator_UserColumnName="hml_Viskositat_od" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Viskositat_do" msprop:Generator_ColumnPropNameInRow="hml_Viskositat_do" msprop:Generator_ColumnPropNameInTable="hml_Viskositat_doColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Viskositat_do" msprop:Generator_UserColumnName="hml_Viskositat_do" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Farbe" msprop:Generator_ColumnPropNameInRow="hml_Farbe" msprop:Generator_ColumnPropNameInTable="hml_FarbeColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Farbe" msprop:Generator_UserColumnName="hml_Farbe" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="hml_Verdunnung" msprop:Generator_ColumnVarNameInTable="columnhml_Verdunnung" msprop:Generator_ColumnPropNameInRow="hml_Verdunnung" msprop:Generator_ColumnPropNameInTable="hml_VerdunnungColumn" msprop:Generator_UserColumnName="hml_Verdunnung" minOccurs="0">
|
||||
<xs:element name="hml_Verdunnung" msprop:Generator_ColumnPropNameInRow="hml_Verdunnung" msprop:Generator_ColumnPropNameInTable="hml_VerdunnungColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Verdunnung" msprop:Generator_UserColumnName="hml_Verdunnung" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="hml_Schichtdicke_od" msprop:Generator_ColumnVarNameInTable="columnhml_Schichtdicke_od" msprop:Generator_ColumnPropNameInRow="hml_Schichtdicke_od" msprop:Generator_ColumnPropNameInTable="hml_Schichtdicke_odColumn" msprop:Generator_UserColumnName="hml_Schichtdicke_od" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Schichtdicke_do" msprop:Generator_ColumnVarNameInTable="columnhml_Schichtdicke_do" msprop:Generator_ColumnPropNameInRow="hml_Schichtdicke_do" msprop:Generator_ColumnPropNameInTable="hml_Schichtdicke_doColumn" msprop:Generator_UserColumnName="hml_Schichtdicke_do" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Leistung" msprop:Generator_ColumnVarNameInTable="columnhml_Leistung" msprop:Generator_ColumnPropNameInRow="hml_Leistung" msprop:Generator_ColumnPropNameInTable="hml_LeistungColumn" msprop:Generator_UserColumnName="hml_Leistung" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Lagerkapazitat" msprop:Generator_ColumnVarNameInTable="columnhml_Lagerkapazitat" msprop:Generator_ColumnPropNameInRow="hml_Lagerkapazitat" msprop:Generator_ColumnPropNameInTable="hml_LagerkapazitatColumn" msprop:Generator_UserColumnName="hml_Lagerkapazitat" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Verarbeitung" msprop:Generator_ColumnVarNameInTable="columnhml_Verarbeitung" msprop:Generator_ColumnPropNameInRow="hml_Verarbeitung" msprop:Generator_ColumnPropNameInTable="hml_VerarbeitungColumn" msprop:Generator_UserColumnName="hml_Verarbeitung" minOccurs="0">
|
||||
<xs:element name="hml_Schichtdicke_od" msprop:Generator_ColumnPropNameInRow="hml_Schichtdicke_od" msprop:Generator_ColumnPropNameInTable="hml_Schichtdicke_odColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Schichtdicke_od" msprop:Generator_UserColumnName="hml_Schichtdicke_od" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Schichtdicke_do" msprop:Generator_ColumnPropNameInRow="hml_Schichtdicke_do" msprop:Generator_ColumnPropNameInTable="hml_Schichtdicke_doColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Schichtdicke_do" msprop:Generator_UserColumnName="hml_Schichtdicke_do" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Leistung" msprop:Generator_ColumnPropNameInRow="hml_Leistung" msprop:Generator_ColumnPropNameInTable="hml_LeistungColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Leistung" msprop:Generator_UserColumnName="hml_Leistung" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Lagerkapazitat" msprop:Generator_ColumnPropNameInRow="hml_Lagerkapazitat" msprop:Generator_ColumnPropNameInTable="hml_LagerkapazitatColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Lagerkapazitat" msprop:Generator_UserColumnName="hml_Lagerkapazitat" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Verarbeitung" msprop:Generator_ColumnPropNameInRow="hml_Verarbeitung" msprop:Generator_ColumnPropNameInTable="hml_VerarbeitungColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Verarbeitung" msprop:Generator_UserColumnName="hml_Verarbeitung" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="hml_Inh0_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh0_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh0_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh0_IdColumn" msprop:Generator_UserColumnName="hml_Inh0_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh0_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh0_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh0_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh0_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh0_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh0_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh0_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh0_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh0_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh0_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh1_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh1_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh1_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh1_IdColumn" msprop:Generator_UserColumnName="hml_Inh1_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh1_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh1_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh1_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh1_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh1_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh1_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh1_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh1_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh1_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh1_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh2_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh2_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh2_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh2_IdColumn" msprop:Generator_UserColumnName="hml_Inh2_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh2_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh2_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh2_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh2_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh2_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh2_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh2_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh2_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh2_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh2_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh3_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh3_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh3_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh3_IdColumn" msprop:Generator_UserColumnName="hml_Inh3_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh3_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh3_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh3_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh3_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh3_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh3_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh3_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh3_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh3_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh3_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh4_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh4_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh4_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh4_IdColumn" msprop:Generator_UserColumnName="hml_Inh4_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh4_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh4_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh4_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh4_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh4_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh4_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh4_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh4_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh4_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh4_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh5_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh5_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh5_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh5_IdColumn" msprop:Generator_UserColumnName="hml_Inh5_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh5_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh5_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh5_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh5_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh5_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh5_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh5_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh5_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh5_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh5_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh6_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh6_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh6_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh6_IdColumn" msprop:Generator_UserColumnName="hml_Inh6_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh6_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh6_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh6_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh6_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh6_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh6_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh6_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh6_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh6_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh6_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh7_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh7_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh7_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh7_IdColumn" msprop:Generator_UserColumnName="hml_Inh7_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh7_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh7_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh7_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh7_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh7_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh7_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh7_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh7_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh7_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh7_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh8_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh8_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh8_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh8_IdColumn" msprop:Generator_UserColumnName="hml_Inh8_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh8_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh8_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh8_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh8_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh8_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh8_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh8_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh8_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh8_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh8_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh9_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh9_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh9_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh9_IdColumn" msprop:Generator_UserColumnName="hml_Inh9_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh9_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh9_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh9_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh9_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh9_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh9_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh9_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh9_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh9_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh9_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Behelter" msprop:Generator_ColumnVarNameInTable="columnhml_Behelter" msprop:Generator_ColumnPropNameInRow="hml_Behelter" msprop:Generator_ColumnPropNameInTable="hml_BehelterColumn" msprop:Generator_UserColumnName="hml_Behelter" minOccurs="0">
|
||||
<xs:element name="hml_Inh0_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh0_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh0_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh0_Id" msprop:Generator_UserColumnName="hml_Inh0_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh0_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh0_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh0_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh0_Procent" msprop:Generator_UserColumnName="hml_Inh0_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh0_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh0_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh0_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh0_ProcentDo" msprop:Generator_UserColumnName="hml_Inh0_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh1_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh1_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh1_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh1_Id" msprop:Generator_UserColumnName="hml_Inh1_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh1_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh1_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh1_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh1_Procent" msprop:Generator_UserColumnName="hml_Inh1_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh1_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh1_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh1_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh1_ProcentDo" msprop:Generator_UserColumnName="hml_Inh1_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh2_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh2_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh2_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh2_Id" msprop:Generator_UserColumnName="hml_Inh2_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh2_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh2_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh2_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh2_Procent" msprop:Generator_UserColumnName="hml_Inh2_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh2_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh2_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh2_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh2_ProcentDo" msprop:Generator_UserColumnName="hml_Inh2_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh3_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh3_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh3_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh3_Id" msprop:Generator_UserColumnName="hml_Inh3_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh3_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh3_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh3_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh3_Procent" msprop:Generator_UserColumnName="hml_Inh3_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh3_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh3_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh3_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh3_ProcentDo" msprop:Generator_UserColumnName="hml_Inh3_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh4_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh4_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh4_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh4_Id" msprop:Generator_UserColumnName="hml_Inh4_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh4_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh4_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh4_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh4_Procent" msprop:Generator_UserColumnName="hml_Inh4_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh4_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh4_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh4_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh4_ProcentDo" msprop:Generator_UserColumnName="hml_Inh4_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh5_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh5_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh5_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh5_Id" msprop:Generator_UserColumnName="hml_Inh5_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh5_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh5_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh5_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh5_Procent" msprop:Generator_UserColumnName="hml_Inh5_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh5_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh5_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh5_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh5_ProcentDo" msprop:Generator_UserColumnName="hml_Inh5_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh6_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh6_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh6_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh6_Id" msprop:Generator_UserColumnName="hml_Inh6_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh6_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh6_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh6_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh6_Procent" msprop:Generator_UserColumnName="hml_Inh6_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh6_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh6_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh6_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh6_ProcentDo" msprop:Generator_UserColumnName="hml_Inh6_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh7_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh7_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh7_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh7_Id" msprop:Generator_UserColumnName="hml_Inh7_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh7_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh7_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh7_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh7_Procent" msprop:Generator_UserColumnName="hml_Inh7_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh7_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh7_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh7_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh7_ProcentDo" msprop:Generator_UserColumnName="hml_Inh7_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh8_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh8_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh8_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh8_Id" msprop:Generator_UserColumnName="hml_Inh8_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh8_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh8_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh8_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh8_Procent" msprop:Generator_UserColumnName="hml_Inh8_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh8_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh8_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh8_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh8_ProcentDo" msprop:Generator_UserColumnName="hml_Inh8_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh9_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh9_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh9_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh9_Id" msprop:Generator_UserColumnName="hml_Inh9_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh9_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh9_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh9_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh9_Procent" msprop:Generator_UserColumnName="hml_Inh9_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh9_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh9_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh9_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh9_ProcentDo" msprop:Generator_UserColumnName="hml_Inh9_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Behelter" msprop:Generator_ColumnPropNameInRow="hml_Behelter" msprop:Generator_ColumnPropNameInTable="hml_BehelterColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Behelter" msprop:Generator_UserColumnName="hml_Behelter" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="hml_OpeNumer" msprop:Generator_ColumnVarNameInTable="columnhml_OpeNumer" msprop:Generator_ColumnPropNameInRow="hml_OpeNumer" msprop:Generator_ColumnPropNameInTable="hml_OpeNumerColumn" msprop:Generator_UserColumnName="hml_OpeNumer" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Dichte_do" msprop:Generator_ColumnVarNameInTable="columnhml_Dichte_do" msprop:Generator_ColumnPropNameInRow="hml_Dichte_do" msprop:Generator_ColumnPropNameInTable="hml_Dichte_doColumn" msprop:Generator_UserColumnName="hml_Dichte_do" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh10_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh10_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh10_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh10_IdColumn" msprop:Generator_UserColumnName="hml_Inh10_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh11_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh11_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh11_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh11_IdColumn" msprop:Generator_UserColumnName="hml_Inh11_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh12_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh12_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh12_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh12_IdColumn" msprop:Generator_UserColumnName="hml_Inh12_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh13_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh13_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh13_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh13_IdColumn" msprop:Generator_UserColumnName="hml_Inh13_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh14_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh14_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh14_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh14_IdColumn" msprop:Generator_UserColumnName="hml_Inh14_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh15_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh15_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh15_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh15_IdColumn" msprop:Generator_UserColumnName="hml_Inh15_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh16_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh16_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh16_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh16_IdColumn" msprop:Generator_UserColumnName="hml_Inh16_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh17_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh17_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh17_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh17_IdColumn" msprop:Generator_UserColumnName="hml_Inh17_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh18_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh18_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh18_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh18_IdColumn" msprop:Generator_UserColumnName="hml_Inh18_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh19_Id" msprop:Generator_ColumnVarNameInTable="columnhml_Inh19_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh19_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh19_IdColumn" msprop:Generator_UserColumnName="hml_Inh19_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh10_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh10_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh10_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh10_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh10_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh11_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh11_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh11_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh11_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh11_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh12_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh12_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh12_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh12_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh12_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh13_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh13_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh13_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh13_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh13_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh14_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh14_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh14_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh14_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh14_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh15_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh15_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh15_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh15_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh15_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh16_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh16_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh16_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh16_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh16_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh17_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh17_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh17_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh17_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh17_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh18_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh18_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh18_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh18_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh18_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh19_Procent" msprop:Generator_ColumnVarNameInTable="columnhml_Inh19_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh19_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh19_ProcentColumn" msprop:Generator_UserColumnName="hml_Inh19_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh10_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh10_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh10_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh10_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh10_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh11_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh11_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh11_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh11_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh11_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh12_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh12_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh12_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh12_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh12_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh13_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh13_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh13_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh13_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh13_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh14_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh14_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh14_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh14_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh14_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh15_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh15_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh15_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh15_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh15_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh16_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh16_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh16_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh16_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh16_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh17_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh17_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh17_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh17_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh17_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh18_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh18_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh18_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh18_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh18_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh19_ProcentDo" msprop:Generator_ColumnVarNameInTable="columnhml_Inh19_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh19_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh19_ProcentDoColumn" msprop:Generator_UserColumnName="hml_Inh19_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Text1" msprop:Generator_ColumnVarNameInTable="columnhml_Text1" msprop:Generator_ColumnPropNameInRow="hml_Text1" msprop:Generator_ColumnPropNameInTable="hml_Text1Column" msprop:Generator_UserColumnName="hml_Text1" minOccurs="0">
|
||||
<xs:element name="hml_OpeNumer" msprop:Generator_ColumnPropNameInRow="hml_OpeNumer" msprop:Generator_ColumnPropNameInTable="hml_OpeNumerColumn" msprop:Generator_ColumnVarNameInTable="columnhml_OpeNumer" msprop:Generator_UserColumnName="hml_OpeNumer" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Dichte_do" msprop:Generator_ColumnPropNameInRow="hml_Dichte_do" msprop:Generator_ColumnPropNameInTable="hml_Dichte_doColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Dichte_do" msprop:Generator_UserColumnName="hml_Dichte_do" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh10_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh10_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh10_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh10_Id" msprop:Generator_UserColumnName="hml_Inh10_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh11_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh11_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh11_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh11_Id" msprop:Generator_UserColumnName="hml_Inh11_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh12_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh12_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh12_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh12_Id" msprop:Generator_UserColumnName="hml_Inh12_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh13_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh13_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh13_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh13_Id" msprop:Generator_UserColumnName="hml_Inh13_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh14_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh14_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh14_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh14_Id" msprop:Generator_UserColumnName="hml_Inh14_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh15_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh15_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh15_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh15_Id" msprop:Generator_UserColumnName="hml_Inh15_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh16_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh16_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh16_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh16_Id" msprop:Generator_UserColumnName="hml_Inh16_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh17_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh17_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh17_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh17_Id" msprop:Generator_UserColumnName="hml_Inh17_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh18_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh18_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh18_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh18_Id" msprop:Generator_UserColumnName="hml_Inh18_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh19_Id" msprop:Generator_ColumnPropNameInRow="hml_Inh19_Id" msprop:Generator_ColumnPropNameInTable="hml_Inh19_IdColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh19_Id" msprop:Generator_UserColumnName="hml_Inh19_Id" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="hml_Inh10_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh10_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh10_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh10_Procent" msprop:Generator_UserColumnName="hml_Inh10_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh11_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh11_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh11_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh11_Procent" msprop:Generator_UserColumnName="hml_Inh11_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh12_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh12_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh12_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh12_Procent" msprop:Generator_UserColumnName="hml_Inh12_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh13_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh13_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh13_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh13_Procent" msprop:Generator_UserColumnName="hml_Inh13_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh14_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh14_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh14_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh14_Procent" msprop:Generator_UserColumnName="hml_Inh14_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh15_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh15_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh15_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh15_Procent" msprop:Generator_UserColumnName="hml_Inh15_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh16_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh16_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh16_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh16_Procent" msprop:Generator_UserColumnName="hml_Inh16_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh17_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh17_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh17_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh17_Procent" msprop:Generator_UserColumnName="hml_Inh17_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh18_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh18_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh18_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh18_Procent" msprop:Generator_UserColumnName="hml_Inh18_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh19_Procent" msprop:Generator_ColumnPropNameInRow="hml_Inh19_Procent" msprop:Generator_ColumnPropNameInTable="hml_Inh19_ProcentColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh19_Procent" msprop:Generator_UserColumnName="hml_Inh19_Procent" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh10_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh10_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh10_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh10_ProcentDo" msprop:Generator_UserColumnName="hml_Inh10_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh11_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh11_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh11_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh11_ProcentDo" msprop:Generator_UserColumnName="hml_Inh11_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh12_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh12_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh12_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh12_ProcentDo" msprop:Generator_UserColumnName="hml_Inh12_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh13_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh13_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh13_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh13_ProcentDo" msprop:Generator_UserColumnName="hml_Inh13_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh14_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh14_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh14_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh14_ProcentDo" msprop:Generator_UserColumnName="hml_Inh14_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh15_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh15_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh15_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh15_ProcentDo" msprop:Generator_UserColumnName="hml_Inh15_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh16_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh16_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh16_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh16_ProcentDo" msprop:Generator_UserColumnName="hml_Inh16_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh17_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh17_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh17_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh17_ProcentDo" msprop:Generator_UserColumnName="hml_Inh17_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh18_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh18_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh18_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh18_ProcentDo" msprop:Generator_UserColumnName="hml_Inh18_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Inh19_ProcentDo" msprop:Generator_ColumnPropNameInRow="hml_Inh19_ProcentDo" msprop:Generator_ColumnPropNameInTable="hml_Inh19_ProcentDoColumn" msprop:Generator_ColumnVarNameInTable="columnhml_Inh19_ProcentDo" msprop:Generator_UserColumnName="hml_Inh19_ProcentDo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="hml_Text1" msprop:Generator_ColumnPropNameInRow="hml_Text1" msprop:Generator_ColumnPropNameInTable="hml_Text1Column" msprop:Generator_ColumnVarNameInTable="columnhml_Text1" msprop:Generator_UserColumnName="hml_Text1" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="hml_Text2" msprop:Generator_ColumnVarNameInTable="columnhml_Text2" msprop:Generator_ColumnPropNameInRow="hml_Text2" msprop:Generator_ColumnPropNameInTable="hml_Text2Column" msprop:Generator_UserColumnName="hml_Text2" minOccurs="0">
|
||||
<xs:element name="hml_Text2" msprop:Generator_ColumnPropNameInRow="hml_Text2" msprop:Generator_ColumnPropNameInTable="hml_Text2Column" msprop:Generator_ColumnVarNameInTable="columnhml_Text2" msprop:Generator_UserColumnName="hml_Text2" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="hml_Text3" msprop:Generator_ColumnVarNameInTable="columnhml_Text3" msprop:Generator_ColumnPropNameInRow="hml_Text3" msprop:Generator_ColumnPropNameInTable="hml_Text3Column" msprop:Generator_UserColumnName="hml_Text3" minOccurs="0">
|
||||
<xs:element name="hml_Text3" msprop:Generator_ColumnPropNameInRow="hml_Text3" msprop:Generator_ColumnPropNameInTable="hml_Text3Column" msprop:Generator_ColumnVarNameInTable="columnhml_Text3" msprop:Generator_UserColumnName="hml_Text3" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="hml_Text4" msprop:Generator_ColumnVarNameInTable="columnhml_Text4" msprop:Generator_ColumnPropNameInRow="hml_Text4" msprop:Generator_ColumnPropNameInTable="hml_Text4Column" msprop:Generator_UserColumnName="hml_Text4" minOccurs="0">
|
||||
<xs:element name="hml_Text4" msprop:Generator_ColumnPropNameInRow="hml_Text4" msprop:Generator_ColumnPropNameInTable="hml_Text4Column" msprop:Generator_ColumnVarNameInTable="columnhml_Text4" msprop:Generator_UserColumnName="hml_Text4" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Ope_Ident" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnOpe_Ident" msprop:Generator_ColumnPropNameInRow="Ope_Ident" msprop:Generator_ColumnPropNameInTable="Ope_IdentColumn" msprop:Generator_UserColumnName="Ope_Ident" minOccurs="0">
|
||||
<xs:element name="Ope_Ident" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="Ope_Ident" msprop:Generator_ColumnPropNameInTable="Ope_IdentColumn" msprop:Generator_ColumnVarNameInTable="columnOpe_Ident" msprop:Generator_UserColumnName="Ope_Ident" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="1024" />
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
Changes to this file may cause incorrect behavior and will be lost if
|
||||
the code is regenerated.
|
||||
</autogenerated>-->
|
||||
<DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="False" ViewPortX="0" ViewPortY="0" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
|
||||
<DiagramLayout xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ex:showrelationlabel="False" ViewPortX="0" ViewPortY="0" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
|
||||
<Shapes>
|
||||
<Shape ID="DesignTable:Lista" ZOrder="1" X="157" Y="93" Height="305" Width="171" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
||||
</Shapes>
|
||||
|
||||
@@ -287,6 +287,11 @@
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Resource>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.Data.SqlClient">
|
||||
<Version>6.1.2</Version>
|
||||
</PackageReference>
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
Other similar extension points exist, see Microsoft.Common.targets.
|
||||
|
||||
@@ -18,7 +18,7 @@ using System.IO;
|
||||
using System.Threading;
|
||||
using System.Windows.Markup;
|
||||
using System.Data.Odbc;
|
||||
using System.Data.SqlClient;
|
||||
using Microsoft.Data.SqlClient;
|
||||
using Haftmittel.Properties;
|
||||
|
||||
namespace Haftmittel
|
||||
|
||||
24
APQP/Properties/Settings.Designer.cs
generated
24
APQP/Properties/Settings.Designer.cs
generated
@@ -12,7 +12,7 @@ namespace Haftmittel.Properties {
|
||||
|
||||
|
||||
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.8.1.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.14.0.0")]
|
||||
internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
|
||||
|
||||
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
|
||||
@@ -23,17 +23,6 @@ namespace Haftmittel.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Configuration.ApplicationScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.ConnectionString)]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("Data Source=192.168.17.100;Initial Catalog=CDNXL_GOTEC_80;User ID=sa;Password=Cdn" +
|
||||
"01")]
|
||||
public string ConnectionString {
|
||||
get {
|
||||
return ((string)(this["ConnectionString"]));
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Configuration.ApplicationScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("pl-PL")]
|
||||
@@ -42,5 +31,16 @@ namespace Haftmittel.Properties {
|
||||
return ((string)(this["Language"]));
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Configuration.ApplicationScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.ConnectionString)]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("Data Source=192.168.11.34\\sql19;Initial Catalog=CDNXL_GOTEC_80_20210809;User ID=s" +
|
||||
"a;Password=Cdn01;TrustServerCertificate=True")]
|
||||
public string ConnectionString {
|
||||
get {
|
||||
return ((string)(this["ConnectionString"]));
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,16 +2,16 @@
|
||||
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="Haftmittel.Properties" GeneratedClassName="Settings">
|
||||
<Profiles />
|
||||
<Settings>
|
||||
<Setting Name="ConnectionString" Type="(Connection string)" Scope="Application">
|
||||
<DesignTimeValue Profile="(Default)"><?xml version="1.0" encoding="utf-16"?>
|
||||
<SerializableConnectionString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<ConnectionString>Data Source=192.168.17.100;Initial Catalog=CDNXL_GOTEC_80;User ID=sa;Password=Cdn01</ConnectionString>
|
||||
<ProviderName>System.Data.SqlClient</ProviderName>
|
||||
</SerializableConnectionString></DesignTimeValue>
|
||||
<Value Profile="(Default)">Data Source=192.168.17.100;Initial Catalog=CDNXL_GOTEC_80;User ID=sa;Password=Cdn01</Value>
|
||||
</Setting>
|
||||
<Setting Name="Language" Type="System.String" Scope="Application">
|
||||
<Value Profile="(Default)">pl-PL</Value>
|
||||
</Setting>
|
||||
<Setting Name="ConnectionString" Type="(Connection string)" Scope="Application">
|
||||
<DesignTimeValue Profile="(Default)"><?xml version="1.0" encoding="utf-16"?>
|
||||
<SerializableConnectionString xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<ConnectionString>Data Source=192.168.11.34\sql19;Initial Catalog=CDNXL_GOTEC_80_20210809;User ID=sa;Password=Cdn01;TrustServerCertificate=True</ConnectionString>
|
||||
<ProviderName>Microsoft.Data.SqlClient</ProviderName>
|
||||
</SerializableConnectionString></DesignTimeValue>
|
||||
<Value Profile="(Default)">Data Source=192.168.11.34\sql19;Initial Catalog=CDNXL_GOTEC_80_20210809;User ID=sa;Password=Cdn01;TrustServerCertificate=True</Value>
|
||||
</Setting>
|
||||
</Settings>
|
||||
</SettingsFile>
|
||||
@@ -68,7 +68,7 @@ namespace Haftmittel
|
||||
#region Obsługa INotifyPropertyChanged
|
||||
public event PropertyChangedEventHandler PropertyChanged;
|
||||
|
||||
protected void OnPropertyChanged([CallerMemberName] string name = null) => PropertyChanged?.Invoke(this, new PropertyChangedEventArgs(name));
|
||||
protected void OnPropertyChanged([CallerMemberName] string name = "") => PropertyChanged?.Invoke(this, new PropertyChangedEventArgs(name));
|
||||
#endregion
|
||||
|
||||
#region Obsługa IDataErrorInfo
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
</sectionGroup>
|
||||
</configSections>
|
||||
<connectionStrings>
|
||||
<add name="Haftmittel.Properties.Settings.ConnectionString" connectionString="Data Source=192.168.17.100;Initial Catalog=CDNXL_GOTEC_80;User ID=sa;Password=Cdn01"
|
||||
providerName="System.Data.SqlClient" />
|
||||
<add name="Haftmittel.Properties.Settings.ConnectionString" connectionString="Data Source=192.168.11.34\sql19;Initial Catalog=CDNXL_GOTEC_80_20210809;User ID=sa;Password=Cdn01;TrustServerCertificate=True"
|
||||
providerName="Microsoft.Data.SqlClient" />
|
||||
</connectionStrings>
|
||||
<applicationSettings>
|
||||
<Haftmittel.Properties.Settings>
|
||||
|
||||
Reference in New Issue
Block a user