SingleResultAttribute Constructor

Initializes a new instance of the SingleResultAttribute class.

Namespace:  System.Data.Services
Assembly:  Microsoft.Data.Services (in Microsoft.Data.Services.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New SingleResultAttribute()
public SingleResultAttribute()
public:
SingleResultAttribute()
new : unit -> SingleResultAttribute
public function SingleResultAttribute()

See Also

Reference

SingleResultAttribute Class

System.Data.Services Namespace