SqlInt16.ToSqlString 메서드

정의

SqlInt16 구조체를 SqlString으로 변환합니다.

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

반환

SqlString

SqlString 인스턴스의 Value를 나타내는 SqlInt16입니다.

적용 대상

추가 정보