共用方式為


SqlSmoState Enum

Definition

public enum SqlSmoState
type SqlSmoState = 
Public Enum SqlSmoState
Inheritance
SqlSmoState

Fields

Name Value Description
Pending 0
Creating 1
Existing 2
ToBeDropped 3
Dropped 4

Applies to