'Declaration
<NotNullAttribute()> Public Shared Shadows ReadOnly Property Default As DAReadParameters
'Usage
Dim value As DAReadParameters value = DAReadParameters.Default
[NotNull()] public new static DAReadParameters Default {get;}
[NotNull()] public: new static property DAReadParameters^ Default { DAReadParameters^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).