SqlSingle.ToSqlByte 메서드

정의

SqlSingle 구조를 SqlByte.로 변환합니다.

public:
 System::Data::SqlTypes::SqlByte ToSqlByte();
public System.Data.SqlTypes.SqlByte ToSqlByte();
member this.ToSqlByte : unit -> System.Data.SqlTypes.SqlByte
Public Function ToSqlByte () As SqlByte

반품

SqlByteSqlSingle 구조체 Value 의 구조체와 Value 같은 구조체입니다. 구조체 SqlSingle 의 값이 true면 구조체 SqlByteValue 1이 됩니다. 그렇지 않으면 구조체 SqlByteValue 0이 됩니다.

적용 대상

추가 정보