Campo AbstractCollectionBase.initialized
This value supports the SMO infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)
Sintaxe
'Declaração
Protected Friend initialized As Boolean
'Uso
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