diff options
Diffstat (limited to 'cpp/src/Ice/PropertyNames.cpp')
-rw-r--r-- | cpp/src/Ice/PropertyNames.cpp | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/cpp/src/Ice/PropertyNames.cpp b/cpp/src/Ice/PropertyNames.cpp index 0e9cb2d8a25..20bffdef6e6 100644 --- a/cpp/src/Ice/PropertyNames.cpp +++ b/cpp/src/Ice/PropertyNames.cpp @@ -8,7 +8,7 @@ // ********************************************************************** // -// Generated by makeprops.py from file ../config/PropertyNames.xml, Wed Sep 23 15:26:41 2009 +// Generated by makeprops.py from file ../config/PropertyNames.xml, Mon Sep 28 09:54:13 2009 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -379,6 +379,11 @@ const IceInternal::Property IceGridPropsData[] = IceInternal::Property("IceGrid.Registry.Trace.Topic", false, 0), IceInternal::Property("IceGrid.Registry.Trace.TopicManager", false, 0), IceInternal::Property("IceGrid.Registry.UserAccounts", false, 0), + IceInternal::Property("IceGrid.SQL.DatabaseType", false, 0), + IceInternal::Property("IceGrid.SQL.HostName", false, 0), + IceInternal::Property("IceGrid.SQL.DatabaseName", false, 0), + IceInternal::Property("IceGrid.SQL.UserName", false, 0), + IceInternal::Property("IceGrid.SQL.Password", false, 0), }; const IceInternal::PropertyArray |