FlexPivot for WinForms
As メソッド

C1.DataEngine アセンブリ > C1.DataEngine 名前空間 > Column クラス : As メソッド
Alias of the column to be used as the column name.
Used for columns of linked tables in a join query to specify an alias, if needed.
シンタックス
'宣言
 
Public Function As( _
   ByVal alias As System.String _
) As Column
public Column As( 
   System.string alias
)

パラメータ

alias
Alias of the column to be used as the column name.
参照

Column クラス
Column メンバ