หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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