{CompanyName} FlexyGo
EntityCollection
.
.
::
.
.
SQL Property
Gets or sets the SQL sentence.
Namespace:
FLEXYGO.Objects
Assembly:
flxEntity
(in flxEntity.dll)
Syntax
C#
VB
public
string
SQL
{
get
; }
Public
ReadOnly
Property
SQL
As
String
Get
Field Value
The SQL.
See Also
EntityCollection Class
FLEXYGO.Objects Namespace