Visual Basic (Declaration) | |
---|---|
Public Property OutFields As IEnumerable(Of String) |
C# | |
---|---|
public IEnumerable<string> OutFields {get; set;} |
Property Value
The out fields.The wildcard (*) can be used to return all fields.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family