SqlString.GetUnicodeBytes 메서드

정의

유니코드 형식의 내용을 포함하는 바이트 배열을 SqlString 가져옵니다.

public:
 cli::array <System::Byte> ^ GetUnicodeBytes();
public byte[] GetUnicodeBytes();
member this.GetUnicodeBytes : unit -> byte[]
Public Function GetUnicodeBytes () As Byte()

반품

Byte[]

유니코드 형식의 SqlString 내용을 포함하는 바이트 배열입니다.

적용 대상

추가 정보