Edit

Share via


SqlByte.ToSqlString Method

Definition

Converts this instance of SqlByte to SqlString.

public System.Data.SqlTypes.SqlString ToSqlString();

Returns

A SqlString that contains the string representation of the SqlByte structure's Value.

Applies to

See also