ReminderSubscriptionInfoDataSet.Tables 屬性
取得ReminderSubscriptionInfoDataSet中的表格。
命名空間: WebSvcNotifications
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public ReadOnly Property Tables As DataTableCollection
Get
'用途
Dim instance As ReminderSubscriptionInfoDataSet
Dim value As DataTableCollection
value = instance.Tables
public DataTableCollection Tables { get; }
屬性值
類型:System.Data.DataTableCollection
請參閱
參照
ReminderSubscriptionInfoDataSet 類別