Link(Of T) Properties

 

Namespace:   System.Data.Linq
Assembly:  System.Data.Linq (in System.Data.Linq.dll)

NameDescription
System_CAPS_pubpropertyHasLoadedOrAssignedValue

Specifies whether the Link(Of T) has loaded or assigned a value.

System_CAPS_pubpropertyHasValue

Gets a value that specifies whether the source has a value.

System_CAPS_pubpropertyValue

Gets or sets the value assigned to or loaded by the Link(Of T).

Return to top
Show: