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