Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Specifies the sign in account that the report server uses when connecting to the report server database. Read only.
Syntax
Public Dim DatabaseLogonAccount As String
public string DatabaseLogonAccount;
Property values
A String object that represents the sign in account name.
Example code
MSReportServer_ConfigurationSetting class
Remarks
Valid values for this property vary depending on the value of the DatabaseLogonType property.
This property is ignored if the DatabaseLogonType property is set to 2 (Service).
Requirements
Namespace: root\Microsoft\SqlServer\ReportServer\<InstanceName>\v13\Admin