Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the disk statement type.
Namespace: Microsoft.SqlServer.TransactSql.ScriptDom
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Syntax
'Declaration
Public Enumeration DiskStatementType
'Usage
Dim instance As DiskStatementType
public enum DiskStatementType
public enum class DiskStatementType
type DiskStatementType
public enum DiskStatementType
Members
Member name | Description | |
---|---|---|
Init | The type is Init. | |
Resize | The type is Resize. |