SmoObjectBase Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public abstract class SmoObjectBase : Microsoft.SqlServer.Management.Sdk.Sfc.ISfcValidate
type SmoObjectBase = class
interface ISfcValidate
Public MustInherit Class SmoObjectBase
Implements ISfcValidate
- Inheritance
-
SmoObjectBase
- Derived
- Implements
Constructors
SmoObjectBase() |
Properties
State |
Returns the state of the object |
UserData |
Methods
SetState(SqlSmoState) |
Sets the object state (Existing, Dropped etc.) Applications should avoid using this method. |
Validate(String, Object[]) |