Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/01/12 12:48:54 (12 years ago)
Author:
ascheibe
Message:

#1648 fixed updating of client information

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ClientUserManagement/HeuristicLab.Services.Access.DataAccess/3.3/AccessService.designer.cs

    r7619 r7945  
    33// <auto-generated>
    44//     This code was generated by a tool.
    5 //     Runtime Version:4.0.30319.530
     5//     Runtime Version:4.0.30319.544
    66//
    77//     Changes to this file may cause incorrect behavior and will be lost if
     
    284284    }
    285285   
    286     [global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_Description", DbType="NVarChar(MAX)", CanBeNull=false)]
     286    [global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_Description", DbType="NVarChar(MAX)")]
    287287    public string Description
    288288    {
     
    511511    }
    512512   
    513     [global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_HeuristicLabVersion", DbType="NVarChar(MAX)", CanBeNull=false)]
     513    [global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_HeuristicLabVersion", DbType="NVarChar(MAX)")]
    514514    public string HeuristicLabVersion
    515515    {
Note: See TracChangeset for help on using the changeset viewer.