IXFilter
Select Property
iQSim © XIQS Communication Framework
In some cases, the columns subset that should be returned
Namespace:
com.iqsim.xiqs
Assembly:
xiqscom
(in xiqscom.dll) Version: 1.0.4841.26741
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
string
Select
{
get
;
set
; }
string Select { get; set; }
property
String
^
Select
{
String
^
get
();
void
set
(
String
^
value
); }
property String^ Select { String^ get (); void set (String^ value); }
See Also
IXFilter Interface
IXFilter Members
com.iqsim.xiqs Namespace