Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the name for the represented database.
Namespace: Microsoft.Practices.EnterpriseLibrary.Data.Configuration
Assembly: Microsoft.Practices.EnterpriseLibrary.Data (in Microsoft.Practices.EnterpriseLibrary.Data.dll)
Syntax
'Declaration
Public ReadOnly Property Name As String
public string Name { get; }
public:
property String^ Name {
String^ get ();
}
public function get Name () : String
See Also
Microsoft.Practices.EnterpriseLibrary.Data.Configuration Namespace