Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/15/10 18:51:09 (14 years ago)
Author:
fruehrli
Message:

#1197
Update ClientService

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.DataAccess/ClientManagment.dbml

    r4732 r4802  
    11<?xml version="1.0" encoding="utf-8"?><Database Class="ClientManagmentDataContext" xmlns="http://schemas.microsoft.com/linqtosql/dbml/2007">
     2  <Connection Mode="AppSettings" ConnectionString="Data Source=.\SQLEXPRESS;Initial Catalog=HeuristicLab.ClientManagment;Integrated Security=True" SettingsObjectName="HeuristicLab.Services.Authentication.DataAccess.Properties.Settings" SettingsPropertyName="ClientManagementConnectionString" Provider="System.Data.SqlClient" />
    23  <Table Name="" Member="Resources">
    34    <Type Name="Resource" InheritanceCode="Resource">
Note: See TracChangeset for help on using the changeset viewer.