File.GetStandardSearchAttributes Method
Public Shared Function GetStandardSearchAttributes( _
ByVal db As IDatabase _
) As Dictionary(Of AttributeSearchContext, List(Of AttributeInfo))
This language is not supported or no code example is available.
public static Dictionary<AttributeSearchContext, List<AttributeInfo>> GetStandardSearchAttributes(
IDatabase db
)
This language is not supported or no code example is available.
public:
static Dictionary<AttributeSearchContext, List<AttributeInfo^>^>^ GetStandardSearchAttributes(
IDatabase^ db
)
This language is not supported or no code example is available.
Parameters
- db
- IDatabase
<default>