SqlChars.SetNull Method

Definition

Sets this SqlChars instance to null.

public:
 void SetNull();
public void SetNull ();
member this.SetNull : unit -> unit
Public Sub SetNull ()

Applies to

See also