SetToNotPresent Method

Namespace:  Microsoft.Data.Tools.Model.Simple
Assembly:  Microsoft.Data.Tools.Model (in Microsoft.Data.Tools.Model.dll)

Syntax

'Declaration
Public Sub SetToNotPresent
'Usage
Dim instance As ReferenceProperty

instance.SetToNotPresent()
public void SetToNotPresent()
public:
virtual void SetToNotPresent() sealed
abstract SetToNotPresent : unit -> unit 
override SetToNotPresent : unit -> unit 
public final function SetToNotPresent()

Implements

IModelProperty..::..SetToNotPresent() () () ()

See Also

Reference

ReferenceProperty Class

Microsoft.Data.Tools.Model.Simple Namespace