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 이 인스턴스를 Value 나타내는 입니다SqlInt16.

적용 대상

추가 정보