DatabaseLoader.Column 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
描述輸入資料行應該如何對應至資料 IDataView 行。
public sealed class DatabaseLoader.Column
type DatabaseLoader.Column = class
Public NotInheritable Class DatabaseLoader.Column
- 繼承
-
DatabaseLoader.Column
建構函式
欄位
KeyCount |
對於索引鍵資料行,這會定義值的範圍。 |
Name |
資料行的名稱。 |
Source |
資料行 () 的來源索引或名稱範圍。 |
Type |
DbType 資料行中專案的 。 |