RegisteredServer.Export(String, CredentialPersistenceType) Method

Definition

Exports the content of the group to a file.

public void Export (string file, Microsoft.SqlServer.Management.RegisteredServers.CredentialPersistenceType cpt);
member this.Export : string * Microsoft.SqlServer.Management.RegisteredServers.CredentialPersistenceType -> unit
Public Sub Export (file As String, cpt As CredentialPersistenceType)

Parameters

file
String

Applies to