AbstractCollectionBase.initialized Field

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 (in Microsoft.SqlServer.Smo.dll)

Syntax

'Declaration
Protected Friend initialized As Boolean
'Usage
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

See Also

Reference

AbstractCollectionBase Class

Microsoft.SqlServer.Management.Smo Namespace