MinuteRecurrence Kelas
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mewakili interval, dalam hitungan menit, di mana laporan terjadwal berjalan.
public ref class MinuteRecurrence : ReportService2010::RecurrencePattern
[System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")]
[System.Serializable]
public class MinuteRecurrence : ReportService2010.RecurrencePattern
[<System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")>]
[<System.Serializable>]
type MinuteRecurrence = class
inherit RecurrencePattern
Public Class MinuteRecurrence
Inherits RecurrencePattern
- Warisan
- Atribut
Keterangan
MinuteRecurrence Gunakan objek bersama dengan Item properti ScheduleDefinition kelas untuk menunjukkan pola pengulangan jadwal dalam hitungan menit.
Konstruktor
MinuteRecurrence() |
Menginisialisasi instans baru kelas MinuteRecurrence. |
Properti
MinutesInterval |
Mendapatkan atau mengatur interval dalam menit di mana laporan terjadwal berjalan. |