SqlByte.Value 속성

정의

SqlByte 구조체의 값을 가져옵니다. 이 속성은 읽기 전용입니다.

public:
 property System::Byte Value { System::Byte get(); };
public byte Value { get; }
member this.Value : byte
Public ReadOnly Property Value As Byte

속성 값

SqlByte 구조체의 값입니다.

적용 대상

추가 정보