Campo AbstractCollectionBase.initialized

This value supports the SMO infrastructure and is not intended to be used directly from your code.

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

Sintassi

'Dichiarazione
Protected Friend initialized As Boolean
'Utilizzo
Dim value As Boolean 

value = Me.initialized 

Me.initialized = value
protected internal bool initialized
protected public:
bool initialized
val mutable initialized: bool
var initialized : boolean

Vedere anche

Riferimento

AbstractCollectionBase Classe

Spazio dei nomi Microsoft.SqlServer.Management.Smo