MonthlyRecurrence 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 hari dalam sebulan di mana laporan terjadwal berjalan.
public ref class MonthlyRecurrence : 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 MonthlyRecurrence : 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 MonthlyRecurrence = class
inherit RecurrencePattern
Public Class MonthlyRecurrence
Inherits RecurrencePattern
- Warisan
- Atribut
Keterangan
MonthlyRecurrence Gunakan kelas bersama dengan Item properti ScheduleDefinition kelas untuk menunjukkan pola pengulangan bulanan dalam jadwal.
Konstruktor
MonthlyRecurrence() |
Menginisialisasi instans baru kelas MonthlyRecurrence. |
Properti
Days |
Mendapatkan atau mengatur hari dalam sebulan di mana laporan terjadwal berjalan. |
MonthsOfYear |
Mendapatkan atau menetapkan bulan dalam setahun di mana laporan terjadwal berjalan. |