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