DiskStatementType 열거형
Represents the disk statement type.
네임스페이스: Microsoft.SqlServer.TransactSql.ScriptDom
어셈블리: Microsoft.SqlServer.TransactSql.ScriptDom(Microsoft.SqlServer.TransactSql.ScriptDom.dll)
구문
‘선언
Public Enumeration DiskStatementType
‘사용 방법
Dim instance As DiskStatementType
public enum DiskStatementType
public enum class DiskStatementType
type DiskStatementType
public enum DiskStatementType
멤버
멤버 이름 | 설명 | |
---|---|---|
Init | The type is Init. | |
Resize | The type is Resize. |