Skip to content

Latest commit

 

History

History
47 lines (38 loc) · 1.23 KB

File metadata and controls

47 lines (38 loc) · 1.23 KB
title IsInitialized Property (WMI MSReportServer_ConfigurationSetting) | Microsoft Docs
ms.custom
ms.date 06/13/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology reporting-services-native
ms.topic conceptual
api_name
IsInitialized
api_location
reportingservices.mof
topic_type
apiref
helpviewer_keywords
IsInitialized property
ms.assetid 0c52c4f9-784d-412e-aac1-888179ba549f
author maggiesMSFT
ms.author maggies
manager kfile

IsInitialized Property (WMI MSReportServer_ConfigurationSetting)

Indicates whether the report server instance is initialized. Read-only.

Syntax

Public Dim IsInitialized As Boolean  
public Boolean DatabaseLogonName;  

Property Values

A Boolean object indicating whether the report server instance is initialized.

Example Code

MSReportServer_ConfigurationSetting Class

Requirements

Namespace: [!INCLUDEssRSWMInmspcA]

See Also

MSReportServer_ConfigurationSetting Members