| RGDataContextDefaultConnectionName Property |
Gets the default name of the connection to database.
Namespace:
Recrovit.RecroGridFramework.Data
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax public static string DefaultConnectionName { get; }
Property Value
Type:
String
The name of the connection.
See Also