{CompanyName} FlexyGo

UserSecurityConfig..::..CanEditMasterTable Method

Determines whether this Master Table can be edited .

Namespace:  FLEXYGO.Security
Assembly:  flxSecurity (in flxSecurity.dll)

Syntax


public bool CanEditMasterTable(
	string TableName
)
Public Function CanEditMasterTable ( _
	TableName As String _
) As Boolean

Parameters

TableName
Type: String
The TableName.

Return Value

true if this tables rows can be edited; otherwise, false.

Exceptions


ExceptionCondition
ExceptionError checking can update master table