DoNotCacheQueryDesignerAttribute 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.
Memaksa perancang kueri dimuat ulang setiap kali diinstansiasi.
public ref class DoNotCacheQueryDesignerAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Class)]
public class DoNotCacheQueryDesignerAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class)>]
type DoNotCacheQueryDesignerAttribute = class
inherit Attribute
Public Class DoNotCacheQueryDesignerAttribute
Inherits Attribute
- Warisan
-
DoNotCacheQueryDesignerAttribute
- Atribut
Konstruktor
DoNotCacheQueryDesignerAttribute() |
Menginisialisasi instans baru kelas DoNotCacheQueryDesignerAttribute. |