public final class JobExecutionTarget extends Object
| Constructor and Description |
|---|
JobExecutionTarget() |
| Modifier and Type | Method and Description |
|---|---|
String |
databaseName()
Get the databaseName property: The database name.
|
String |
serverName()
Get the serverName property: The server name.
|
JobTargetType |
type()
Get the type property: The type of the target.
|
void |
validate()
Validates the instance.
|
public JobTargetType type()
public String serverName()
public String databaseName()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.