SqlInt32.ToSqlString 메서드

정의

SqlInt32 구조를 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값과 같은 새 SqlInt32 구조체입니다.

적용 대상

추가 정보