Język

RemoteArgument.DBNullValue Właściwość

Definicja

Pobiera lub ustawia DBNull wartość reprezentującą RemoteArgument .

public:
 property DBNull ^ DBNullValue { DBNull ^ get(); void set(DBNull ^ value); };
public DBNull DBNullValue { get; set; }
member this.DBNullValue : DBNull with get, set
Public Property DBNullValue As DBNull

Wartość właściwości

DBNull Ta RemoteArgument wartość reprezentuje; null jeśli wartość RemoteArgument elementu nie została jeszcze określona.

Wyjątki

Właściwość RemoteArgumentKind nie jest ustawiona Intrinsic na wartość .

— lub —

Właściwość TypeCode nie jest ustawiona DBNull na wartość .

— lub —

Ta właściwość jest ustawiana, gdy IsByRef właściwość ma falsewartość .

Dotyczy