Method | Description | |
---|---|---|
DropSchemaStatement ( string schemaName ) : System |
Method | Description | |
---|---|---|
ConfigureSecurity ( ExecutionContext context ) : void | ||
ExecuteStatement ( ExecutionContext context ) : void | ||
GetData ( SerializationInfo info ) : void | ||
OnBeforeExecute ( ExecutionContext context ) : void |
Method | Description | |
---|---|---|
DropSchemaStatement ( SerializationInfo info, StreamingContext context ) : System |
protected ConfigureSecurity ( ExecutionContext context ) : void | ||
context | ExecutionContext | |
return | void |
public DropSchemaStatement ( string schemaName ) : System | ||
schemaName | string | |
return | System |
protected ExecuteStatement ( ExecutionContext context ) : void | ||
context | ExecutionContext | |
return | void |
protected GetData ( SerializationInfo info ) : void | ||
info | SerializationInfo | |
return | void |
protected OnBeforeExecute ( ExecutionContext context ) : void | ||
context | ExecutionContext | |
return | void |