  | TableOptionsOnlyVisibles Property | 
Linkar Framework for .NET and Core
            Use only Visible Schemas and Properties.
            
Namespace: Linkar.FunctionsAssembly: Linkar.Functions (in Linkar.Functions.dll) Version: 2.3.1
Syntaxpublic bool OnlyVisibles { get; }Public ReadOnly Property OnlyVisibles As Boolean
	Get
public:
property bool OnlyVisibles {
	bool get ();
}member OnlyVisibles : bool with get
Property Value
Boolean
See Also