ListReservedURLs yöntemi (WMI MSReportServer_ConfigurationSetting)
Rapor sunucusu üzerindeki tüm uygulamalar için ayrılmış URL'leri listeler.
Sözdizimi
Public Sub ListReservedUrls(ByRef Application() as String, ByRef UrlString() as String, _
ByRef Account() as String, ByRef AccountSID() as String, _
ByRef length() as Int32, ByRef HRESULT as Int32)
Public Sub ListReservedUrls(ByRef Application() as String, ByRef UrlString() as String, _
ByRef Account() as String, ByRef AccountSID() as String, _
ByRef length() as Int32, ByRef HRESULT as Int32)
public void ListReservedUrls(out string[] Application, out string[] UrlString,
out string[] Account, out string[] AccountSID,
out int[] Length, out int[] HRESULT);
public void ListReservedUrls(out string[] Application, out string[] UrlString,
out string[] Account, out string[] AccountSID,
out int[] Length, out int[] HRESULT);
Parametreler
Application[]
[out] url ayırmaları olan uygulamalar.UrlString[]
[out] Ayrılmış URL'leri.Account[]
[out] url ayırmaları hesapla ilişkili hesap adları.AccountSID[]
[out] url ayırmaları hesapla ilişkili SID'leri hesap.Length
[out] Yöntemi tarafından döndürülen dizi uzunluğu.HRESULT
[out] Çağrı başarılı veya başarısız olup olmadığını gösteren değer.
Dönüş Değeri
Döner bir HRESULTgösteren başarı veya yöntem çağrısı başarısız. 0 Değeri, yöntem çağrısı başarılı olduğunu gösterir; çağrı başarısız oldu hata kodu gösterir.
Gereksinimler
Namespace: root\Microsoft\SqlServer\ReportServer\<ÖrnekAdı>\v11\Admin
Platform: Windows Server 2003, Datacenter Edition; Windows Server 2003, Enterprise Edition; Windows Server 2003, Standard Edition; Windows Vista; Windows XP Professional Service Pack 2 (SP2) veya Service Pack 1 (SP1) veya Windows 2000 (tüm sürümleri)