프로젝트정보추가 site/plant/package/package
This commit is contained in:
@@ -12,13 +12,13 @@
|
||||
<xs:element name="DSComm" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="DSComm" msprop:Generator_UserDSName="DSComm">
|
||||
<xs:complexType>
|
||||
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||
<xs:element name="UserList" msprop:Generator_TableClassName="UserListDataTable" msprop:Generator_TableVarName="tableUserList" msprop:Generator_RowChangedName="UserListRowChanged" msprop:Generator_TablePropName="UserList" msprop:Generator_RowDeletingName="UserListRowDeleting" msprop:Generator_RowChangingName="UserListRowChanging" msprop:Generator_RowEvHandlerName="UserListRowChangeEventHandler" msprop:Generator_RowDeletedName="UserListRowDeleted" msprop:Generator_RowClassName="UserListRow" msprop:Generator_UserTableName="UserList" msprop:Generator_RowEvArgName="UserListRowChangeEvent">
|
||||
<xs:element name="UserList" msprop:Generator_TableClassName="UserListDataTable" msprop:Generator_TableVarName="tableUserList" msprop:Generator_TablePropName="UserList" msprop:Generator_RowDeletingName="UserListRowDeleting" msprop:Generator_RowChangingName="UserListRowChanging" msprop:Generator_RowEvHandlerName="UserListRowChangeEventHandler" msprop:Generator_RowDeletedName="UserListRowDeleted" msprop:Generator_UserTableName="UserList" msprop:Generator_RowChangedName="UserListRowChanged" msprop:Generator_RowEvArgName="UserListRowChangeEvent" msprop:Generator_RowClassName="UserListRow">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="Name" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
|
||||
<xs:element name="ID" msprop:Generator_ColumnVarNameInTable="columnID" msprop:Generator_ColumnPropNameInRow="ID" msprop:Generator_ColumnPropNameInTable="IDColumn" msprop:Generator_UserColumnName="ID" type="xs:string" />
|
||||
<xs:element name="Outdate" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="Outdate" msprop:Generator_ColumnVarNameInTable="columnOutdate" msprop:Generator_ColumnPropNameInTable="OutdateColumn" msprop:Generator_UserColumnName="Outdate" type="xs:string" minOccurs="0" />
|
||||
<xs:element name="IDName" msdata:ReadOnly="true" msdata:Expression="'(' + ID + ') ' + Name + ' ' + Description" msprop:Generator_ColumnVarNameInTable="columnIDName" msprop:Generator_ColumnPropNameInRow="IDName" msprop:Generator_ColumnPropNameInTable="IDNameColumn" msprop:Generator_UserColumnName="IDName" type="xs:string" default="" minOccurs="0" />
|
||||
<xs:element name="IDName" msdata:ReadOnly="true" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="IDName" msprop:Generator_ColumnVarNameInTable="columnIDName" msprop:Generator_ColumnPropNameInTable="IDNameColumn" msprop:Generator_UserColumnName="IDName" type="xs:string" default="" minOccurs="0" />
|
||||
<xs:element name="Description" msprop:nullValue="_empty" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_UserColumnName="Description" type="xs:string" minOccurs="0" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
|
||||
Reference in New Issue
Block a user