Link(Of T) Properties
.NET Framework (current version)
Namespace:
System.Data.Linq
Assembly: System.Data.Linq (in System.Data.Linq.dll)
| Name | Description | |
|---|---|---|
![]() | HasLoadedOrAssignedValue | Specifies whether the Link(Of T) has loaded or assigned a value. |
![]() | HasValue | Gets a value that specifies whether the source has a value. |
![]() | Value | Gets or sets the value assigned to or loaded by the Link(Of T). |
Show:
