Active Query Builder 2 .NET Edition reference
IsReadOnly Property (SQLQualifiedNameList)



Gets a value indicating whether the list is read-only.
Syntax
'Declaration
 
Public ReadOnly Property IsReadOnly As System.Boolean
'Usage
 
Dim instance As SQLQualifiedNameList
Dim value As System.Boolean
 
value = instance.IsReadOnly
public System.bool IsReadOnly {get;}
public: __property System.bool get_IsReadOnly();
See Also

Reference

SQLQualifiedNameList Class
SQLQualifiedNameList Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback