此 API 支持 .NET Framework 基础结构,但不适合直接在代码中使用。
命名空间: System.Data.SqlServerCe
程序集: System.Data.SqlServerCe(在 System.Data.SqlServerCe.dll 中)
语法
声明
Public Function Adjust ( _
value As SqlInt32 _
) As SqlInt32
用法
Dim instance As SqlMetaData
Dim value As SqlInt32
Dim returnValue As SqlInt32
returnValue = instance.Adjust(value)
public SqlInt32 Adjust(
SqlInt32 value
)
public:
SqlInt32 Adjust(
SqlInt32 value
)
member Adjust :
value:SqlInt32 -> SqlInt32
public function Adjust(
value : SqlInt32
) : SqlInt32
参数
返回值
类型:System.Data.SqlTypes. . :: . .SqlInt32