Bagikan melalui


ScriptCollectorInfo.SupportedContentTypes Properti

Definisi

Mendapatkan atau mengatur tipe konten yang didukung untuk membuat skrip konten.

public:
 property cli::array <Microsoft::SqlServer::Management::ContentType ^> ^ SupportedContentTypes { cli::array <Microsoft::SqlServer::Management::ContentType ^> ^ get(); void set(cli::array <Microsoft::SqlServer::Management::ContentType ^> ^ value); };
[System.Xml.Serialization.XmlArrayItem(IsNullable=false)]
public Microsoft.SqlServer.Management.ContentType[] SupportedContentTypes { get; set; }
[<System.Xml.Serialization.XmlArrayItem(IsNullable=false)>]
member this.SupportedContentTypes : Microsoft.SqlServer.Management.ContentType[] with get, set
Public Property SupportedContentTypes As ContentType()

Nilai Properti

Jenis konten yang didukung untuk membuat skrip konten.

Atribut

Berlaku untuk