Torna al Thread

CREATE XML SCHEMA COLLECTION [dbo].[PreventivoXSD] AS N' <?xml version="1.0" encoding="utf-8"?> <xs:schema id="dsPreventivo" targetNamespace="http://tempuri.org/dsPreventivo.xsd" xmlns:mstns="http://tempuri.org/dsPreventivo.xsd" xmlns="http://tempuri.org/dsPreventivo.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:msprop="urn:schemas-microsoft-com:xml-msprop" attributeFormDefault="qualified" elementFormDefault="qualified"> <xs:annotation> <xs:appinfo source="urn:schemas-microsoft-com:xml-msdatasource"> <DataSource DefaultConnectionIndex="0" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> <Connections> <Connection AppSettingsObjectName="Settings" AppSettingsPropertyName="planner3dFormConString" ConnectionStringObject="" IsAppSettingsProperty="True" Modifier="Assembly" Name="planner3dFormConString (Settings)" ParameterPrefix="@" PropertyReference="ApplicationSettings.Planner3d.App.Properties.Settings.GlobalReference.Default.planner3dFormConString" Provider="System.Data.SqlClient"> </Connection> </Connections> <Tables> </Tables> <Sources> </Sources> </DataSource> </xs:appinfo> </xs:annotation> <xs:element name="dsPreventivo" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:Generator_UserDSName="dsPreventivo" msprop:Generator_DataSetName="dsPreventivo"> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="tbPreventivi" msprop:Generator_UserTableName="tbPreventivi" msprop:Generator_RowDeletedName="tbPreventiviRowDeleted" msprop:Generator_RowChangedName="tbPreventiviRowChanged" msprop:Generator_RowClassName="tbPreventiviRow" msprop:Generator_RowChangingName="tbPreventiviRowChanging" msprop:Generator_RowEvArgName="tbPreventiviRowChangeEvent" msprop:Generator_RowEvHandlerName="tbPreventiviRowChangeEventHandler" msprop:Generator_TableClassName="tbPreventiviDataTable" msprop:Generator_TableVarName="tabletbPreventivi" msprop:Generator_RowDeletingName="tbPreventiviRowDeleting" msprop:Generator_TablePropName="tbPreventivi"> <xs:complexType> <xs:sequence> <xs:element name="PreventivoID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msprop:Generator_UserColumnName="PreventivoID" msprop:Generator_ColumnVarNameInTable="columnPreventivoID" msprop:Generator_ColumnPropNameInRow="PreventivoID" msprop:Generator_ColumnPropNameInTable="PreventivoIDColumn" type="xs:int" /> <xs:element name="CustID" msprop:Generator_UserColumnName="CustID" msprop:Generator_ColumnVarNameInTable="columnCustID" msprop:Generator_ColumnPropNameInRow="CustID" msprop:Generator_ColumnPropNameInTable="CustIDColumn" type="xs:int" minOccurs="0" /> ......
Copyright © dotNetHell.it 2002-2024
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5