58 lines
3.2 KiB
Plaintext
58 lines
3.2 KiB
Plaintext
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<!--
|
||
|
This file is automatically generated by Visual Studio .Net. It is
|
||
|
used to store generic object data source configuration information.
|
||
|
Renaming the file extension or editing the content of this file may
|
||
|
cause the file to be unrecognizable by the program.
|
||
|
-->
|
||
|
<GenericObjectDataSource DisplayName="Student" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||
|
<Children>
|
||
|
<GenericObjectDataSource DisplayName="Parent" Version="1.0">
|
||
|
<TypeInfo>DBWizard.Models.Parent, DBWizard, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||
|
<TypeUISetting>
|
||
|
<PropertyUISettings>
|
||
|
<PropertyUISetting Name="PhoneNumber">
|
||
|
<ControlSettings>
|
||
|
<ControlSetting ArtifactName="Microsoft:System.Windows.Forms:Form">
|
||
|
<BindableControlInfo Name="NumericUpDown" Type="System.Windows.Forms.NumericUpDown" AssemblyName="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
||
|
</ControlSetting>
|
||
|
</ControlSettings>
|
||
|
</PropertyUISetting>
|
||
|
</PropertyUISettings>
|
||
|
</TypeUISetting>
|
||
|
</GenericObjectDataSource>
|
||
|
<GenericObjectDataSource DisplayName="School" Version="1.0">
|
||
|
<TypeInfo>DBWizard.Models.School, DBWizard, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||
|
<TypeUISetting>
|
||
|
<PropertyUISettings>
|
||
|
<PropertyUISetting Name="name">
|
||
|
<ControlSettings>
|
||
|
<ControlSetting ArtifactName="Microsoft:System.Windows.Forms:Form">
|
||
|
<BindableControlInfo Name="ComboBox" Type="System.Windows.Forms.ComboBox" AssemblyName="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
||
|
</ControlSetting>
|
||
|
</ControlSettings>
|
||
|
</PropertyUISetting>
|
||
|
</PropertyUISettings>
|
||
|
</TypeUISetting>
|
||
|
</GenericObjectDataSource>
|
||
|
</Children>
|
||
|
<TypeInfo>DBWizard.Models.Student, DBWizard, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||
|
<TypeUISetting>
|
||
|
<PropertyUISettings>
|
||
|
<PropertyUISetting Name="gender">
|
||
|
<ControlSettings>
|
||
|
<ControlSetting ArtifactName="Microsoft:System.Windows.Forms:Form">
|
||
|
<BindableControlInfo Name="ComboBox" Type="System.Windows.Forms.ComboBox" AssemblyName="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
||
|
</ControlSetting>
|
||
|
</ControlSettings>
|
||
|
</PropertyUISetting>
|
||
|
<PropertyUISetting Name="GradeLevel">
|
||
|
<ControlSettings>
|
||
|
<ControlSetting ArtifactName="Microsoft:System.Windows.Forms:Form">
|
||
|
<BindableControlInfo Name="ComboBox" Type="System.Windows.Forms.ComboBox" AssemblyName="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
||
|
</ControlSetting>
|
||
|
</ControlSettings>
|
||
|
</PropertyUISetting>
|
||
|
</PropertyUISettings>
|
||
|
</TypeUISetting>
|
||
|
</GenericObjectDataSource>
|