{CompanyName} FlexyGo

SQLUtilities..::..GetFrom Method

Gets the Table name from SQL Sentence.

Namespace:  FLEXYGO.Utilities.SQL
Assembly:  flxUtilities (in flxUtilities.dll)

Syntax


public static string GetFrom(
	string aSql
)
Public Shared Function GetFrom ( _
	aSql As String _
) As String

Parameters

aSql
Type: String
A SQL Sentence.

Return Value

System.String.

Exceptions


ExceptionCondition
Exceptione.Message