共用方式為


SchemaTableColumn.IsAliased 欄位

定義

指定這個資料行是否已產生別名。

public: static initonly System::String ^ IsAliased;
public static readonly string IsAliased;
 staticval mutable IsAliased : string
Public Shared ReadOnly IsAliased As String 

欄位值

備註

如果數據行為別名,則傳回字串 「true」 ;否則為 「false」。。

適用於

另請參閱