バージョン

DataType メソッド (UnboundColumnWrapper<T>)

シンタックス
'宣言
 
Public Shadows Function DataType( _
   ByVal dataType As System.String _
) As UnboundColumnWrapper(Of T)
public new UnboundColumnWrapper<T> DataType( 
   System.string dataType
)

パラメータ

dataType
参照

オンラインで表示: GitHub