ToString Method

Table(Of TEntity).ToString Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Returns a string that represents the table.

Namespace:  System.Data.Linq
Assembly:  System.Data.Linq (in System.Data.Linq.dll)

'Declaration
Public Overrides Function ToString As String

Return Value

Type: System.String
A string representing the table.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft