Title here
Summary here
public abstract class IfExistsTask : ControlFlowTask, ILoggableTask public bool DoesExist { get; }| Type | Description |
|---|---|
| bool |
public virtual ObjectNameDescriptor ON { get; }| Type | Description |
|---|---|
| ObjectNameDescriptor |
public ObjectNameDescriptor OON { get; }| Type | Description |
|---|---|
| ObjectNameDescriptor |
public string ObjectName { get; set; }| Type | Description |
|---|---|
| string |
public string Sql { get; }| Type | Description |
|---|---|
| string |
public virtual bool Exists()| Type | Description |
|---|---|
| bool |
public bool HasSchema()| Type | Description |
|---|---|
| bool |