ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable.Count 屬性
會傳回記錄的計數中的運算列表。
命名空間: WebSvcNotifications
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
<BrowsableAttribute(False)> _
Public ReadOnly Property Count As Integer
Get
'用途
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
Dim value As Integer
value = instance.Count
[BrowsableAttribute(false)]
public int Count { get; }
屬性值
類型:System.Int32
請參閱
參照
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable 類別
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable 成員