EnableConnectionLevelAttributes
このプロパティは、接続レベルの属性(peer.service
、db.name
、パスワードなしの接続文字列、db.user
など)をインスツルメントするかどうかを示します。
宣言
// C# public bool EnableConnectionLevelAttributes { get; set; }
戻り値
bool。
備考
デフォルト値はfalse
です。
このプロパティは、接続レベルの属性(peer.service
、db.name
、パスワードなしの接続文字列、db.user
など)をインスツルメントするかどうかを示します。
宣言
// C# public bool EnableConnectionLevelAttributes { get; set; }
戻り値
bool。
備考
デフォルト値はfalse
です。