Returns the
DataAccessMapping registered for the connection name and provider in the
DataAccessSettings.
Syntax
Visual Basic (Declaration) | |
---|
Public Function GetDataAccessMapping() As DataAccessMapping |
Return Value
The
DataAccessMapping that matches the configured provider name for the connection .The
DataAccessMapping that matches the configured provider name for the connection .
Remarks
Requirements
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
See Also