Condividi tramite


Enumerazione DiskStatementType

Represents the disk statement type.

Spazio dei nomi  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly:  Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Sintassi

'Dichiarazione
Public Enumeration DiskStatementType
'Utilizzo
Dim instance As DiskStatementType
public enum DiskStatementType
public enum class DiskStatementType
type DiskStatementType
public enum DiskStatementType

Membri

Nome membro Descrizione
Init The type is Init.
Resize The type is Resize.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.TransactSql.ScriptDom