ActiveDatabaseSoftware.ActiveQueryBuilder Namespace > SQLQualifiedNameList Class : IsReadOnly Property |
'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();