Bagikan melalui


DeployedDacCollection.Item[String, String] Properti

Definisi

Mengembalikan objek dengan nama yang ditentukan dalam koleksi

public:
 property Microsoft::SqlServer::Management::Utility::DeployedDac ^ default[System::String ^, System::String ^] { Microsoft::SqlServer::Management::Utility::DeployedDac ^ get(System::String ^ name, System::String ^ serverInstanceName); };
public Microsoft.SqlServer.Management.Utility.DeployedDac this[string name, string serverInstanceName] { get; }
member this.Item(string * string) : Microsoft.SqlServer.Management.Utility.DeployedDac
Default Public ReadOnly Property Item(name As String, serverInstanceName As String) As DeployedDac

Parameter

name
String

Nilai String yang menentukan nama komputer.

serverInstanceName
String

String Nilai yang menentukan nama instans server.

Nilai Properti

DeployedDac Nilai objek yang mewakili DAC yang disebarkan dengan nama yang ditentukan.

Berlaku untuk