'宣言 Public Overrides Function GetName( _ ByVal ordinal As System.Integer _ ) As System.String
public override System.string GetName( System.int ordinal )
パラメータ
- ordinal
- The zero-based column ordinal.
戻り値の型
The name of the specified column.
'宣言 Public Overrides Function GetName( _ ByVal ordinal As System.Integer _ ) As System.String
public override System.string GetName( System.int ordinal )