Condividi tramite


Classe TableViewTableTypeBase

Base class for table view types.

Spazio dei nomi:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Sintassi

'Dichiarazione
Public Class TableViewTableTypeBase _
    Inherits ScriptSchemaObjectBase _
    Implements IExtendedProperties, IScriptable
'Utilizzo
Dim instance As TableViewTableTypeBase
public class TableViewTableTypeBase : ScriptSchemaObjectBase, 
    IExtendedProperties, IScriptable
public ref class TableViewTableTypeBase : public ScriptSchemaObjectBase, 
    IExtendedProperties, IScriptable
type TableViewTableTypeBase =  
    class
        inherit ScriptSchemaObjectBase
        interface IExtendedProperties
        interface IScriptable
    end
public class TableViewTableTypeBase extends ScriptSchemaObjectBase implements IExtendedProperties, IScriptable

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.